summaryrefslogtreecommitdiff
path: root/qpid/cpp/src
diff options
context:
space:
mode:
authorAlan Conway <aconway@apache.org>2013-10-31 14:45:55 +0000
committerAlan Conway <aconway@apache.org>2013-10-31 14:45:55 +0000
commit9637a0498399980bbc60311239d6368875d6f92b (patch)
tree3a1823b97b1d65f1789e9e3d3604803c609b70d7 /qpid/cpp/src
parentcea778d8dd139bc9d254c85032eafdadf8538f9e (diff)
downloadqpid-python-9637a0498399980bbc60311239d6368875d6f92b.tar.gz
NO-JIRA: Removed reference to non-existent test.
Removed test "NAME" from qpid/cpp/src/tests/legacystore/CMakeLists.txt. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1537512 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/cpp/src')
-rw-r--r--qpid/cpp/src/tests/legacystore/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/qpid/cpp/src/tests/legacystore/CMakeLists.txt b/qpid/cpp/src/tests/legacystore/CMakeLists.txt
index 3b4f50327d..2067ab87cd 100644
--- a/qpid/cpp/src/tests/legacystore/CMakeLists.txt
+++ b/qpid/cpp/src/tests/legacystore/CMakeLists.txt
@@ -123,8 +123,6 @@ target_link_libraries (jtt__ut
${Boost_PROGRAM_OPTIONS_LIBRARY}
${clock_gettime_LIB} legacystore_shared)
-add_test(NAME journal_jtt_ut WORKING_DIRECTORY ${CMAKE_CURRENT_SOURCE_DIR}/jrnl/jtt COMMAND ${CMAKE_CURRENT_BINARY_DIR}/jtt__ut)
-
endif (BUILD_TESTING_UNITTESTS)
#