Modified travis script
[libcds.git] / test / unit / intrusive-set / CMakeLists.txt
index 76e5c75823df21dc392c9819408b2cdc25d37232..fa62df2bec685bcd0ef92c6634961b21069bf525 100644 (file)
@@ -21,7 +21,7 @@ target_link_libraries(${UNIT_ISET_FELDMAN} ${CDS_TEST_LIBRARIES})
 add_test(NAME ${UNIT_ISET_FELDMAN} COMMAND ${UNIT_ISET_FELDMAN} WORKING_DIRECTORY ${EXECUTABLE_OUTPUT_PATH})
 
 # intrusive::MichaelHashSet<MichaelList>
-set(UNIT_ISET_MICHAEL unit-iset-michael)
+set(UNIT_ISET_MICHAEL unit-iset-michael-michael)
 set(UNIT_ISET_MICHAEL_SOURCES
     ../main.cpp
     intrusive_michael_michael_hp.cpp