Skip to content

Commit 52046de

Browse files
Revert "Intentionally break stream tests"
This reverts commit bb116e1.
1 parent bb116e1 commit 52046de

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cpp/tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ function(ConfigureTest CMAKE_TEST_NAME)
7777
target_link_libraries(
7878
${CMAKE_TEST_NAME} PRIVATE "cudf_identify_stream_usage_mode_${_CUDF_TEST_STREAM_MODE}"
7979
)
80-
# fixup_target_for_stream_testing(${CMAKE_TEST_NAME})
80+
fixup_target_for_stream_testing(${CMAKE_TEST_NAME})
8181
endif()
8282
endfunction()
8383

0 commit comments

Comments
 (0)