diff options
| author | Alan Conway <aconway@apache.org> | 2008-11-26 19:20:20 +0000 |
|---|---|---|
| committer | Alan Conway <aconway@apache.org> | 2008-11-26 19:20:20 +0000 |
| commit | ce39de6a979f727e1c1be030bf3d316c07d368fa (patch) | |
| tree | 265b96c25384eeac4fbc1758c6a14d71940e88ac /cpp/src | |
| parent | cc1c75562925be828b024f2da14ac6152c6c5f51 (diff) | |
| download | qpid-python-ce39de6a979f727e1c1be030bf3d316c07d368fa.tar.gz | |
Removed mistakenly commited lines.
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@720954 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src')
| -rw-r--r-- | cpp/src/tests/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/cpp/src/tests/Makefile.am b/cpp/src/tests/Makefile.am index 0883ea1ea7..78aadf0da0 100644 --- a/cpp/src/tests/Makefile.am +++ b/cpp/src/tests/Makefile.am @@ -197,10 +197,6 @@ libdlclose_noop_la_SOURCES = dlclose_noop.c CLEANFILES+=valgrind.out *.log *.vglog* dummy_test $(unit_wrappers) -check_PROGRAMS+=tsxtest -tsxtest_SOURCES=tsxtest.cpp -tsxtest_LDADD=$(lib_client) - # FIXME aconway 2008-05-23: Disabled interop_runner because it uses # the obsolete Channel class. Convert to Session and re-enable. # |
