diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2011-11-14 14:37:46 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2011-11-14 14:37:46 +0100 |
commit | f6c1d4cd81b556e25013daf15c3f3b2ef2108fa6 (patch) | |
tree | 871a75e2ee6b0ef8e14b0cc7f6bbb6d3bf3326d3 /tests/testsuite.at | |
parent | 42885f88068d8ea549d5472cd51b60470515192e (diff) |
tests: Fix the make distcheck of libosmocore with the tests
Diffstat (limited to 'tests/testsuite.at')
-rw-r--r-- | tests/testsuite.at | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/testsuite.at b/tests/testsuite.at index b33b04a5..88c3dcb1 100644 --- a/tests/testsuite.at +++ b/tests/testsuite.at @@ -1,6 +1,4 @@ AT_INIT -AT_TESTED(osmo-test) - AT_BANNER([Regression tests.]) |