Skip to content

Commit 40b4dbe

Browse files
committed
cleanup test
1 parent 4b7aa8c commit 40b4dbe

File tree

5 files changed

+16
-1081
lines changed

5 files changed

+16
-1081
lines changed

cpp/tests/mip/CMakeLists.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -33,9 +33,6 @@ ConfigureTest(LB_MULTI_PROBE_TEST
3333
ConfigureTest(LB_TEST
3434
${CMAKE_CURRENT_SOURCE_DIR}/load_balancing_test.cu
3535
)
36-
ConfigureTest(MULTI_PROBE_TEST
37-
${CMAKE_CURRENT_SOURCE_DIR}/multi_probe_test.cu
38-
)
3936
ConfigureTest(INCUMBENT_CALLBACK_TEST
4037
${CMAKE_CURRENT_SOURCE_DIR}/incumbent_callback_test.cu
4138
)

0 commit comments

Comments
 (0)