summaryrefslogtreecommitdiff
path: root/cpp/src/tests
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
commit37fa95692371e41c81b7b8d8fdff47ae817c8a94 (patch)
treecfa8e609bb1489da9c4ccdaa5f4bf924be3c6c7e /cpp/src/tests
parent4f76703bb844dce0a6b5d1c25c1414b5478a78a5 (diff)
downloadqpid-python-37fa95692371e41c81b7b8d8fdff47ae817c8a94.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/qpid@1537512 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/src/tests')
-rw-r--r--cpp/src/tests/legacystore/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/tests/legacystore/CMakeLists.txt b/cpp/src/tests/legacystore/CMakeLists.txt
index 3b4f50327d..2067ab87cd 100644
--- a/cpp/src/tests/legacystore/CMakeLists.txt
+++ b/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)
#