Updated cmake file with command line test removal

This commit is contained in:
Phil Nash 2014-03-06 08:21:47 +00:00
parent 8cd1b31931
commit 9b4c7fa0f7

View File

@ -12,7 +12,6 @@ set(SOURCES
${SELF_TEST_DIR}/ApproxTests.cpp
${SELF_TEST_DIR}/BDDTests.cpp
${SELF_TEST_DIR}/ClassTests.cpp
${SELF_TEST_DIR}/CmdLineTests.cpp
${SELF_TEST_DIR}/ConditionTests.cpp
${SELF_TEST_DIR}/ExceptionTests.cpp
${SELF_TEST_DIR}/GeneratorTests.cpp