diff options
Diffstat (limited to 'cpp/src/tests/Makefile.am')
| -rw-r--r-- | cpp/src/tests/Makefile.am | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index 503083af21..dfc86302ae 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -43,12 +43,6 @@ check_PROGRAMS+=Shlib Shlib_SOURCES=Shlib.cpp Shlib_LDADD=-lboost_unit_test_framework $(lib_common) -TESTS+=Frame -check_PROGRAMS+=Frame -Frame_SOURCES=Frame.cpp -Frame_LDADD=-lboost_unit_test_framework $(lib_common) - - # TODO aconway 2007-08-07: Why aren't these tests run automatically? |
