Skip to content

Commit

Permalink
[DBG] ignore others
Browse files Browse the repository at this point in the history
  • Loading branch information
christianrauch committed Sep 3, 2024
1 parent daeafe7 commit d9ddbf6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ target_link_libraries(test_detection ${PROJECT_NAME} getline)
# test images with true detection
set(TEST_IMAGE_NAMES
"33369213973_9d9bb4cc96_c"
"34085369442_304b6bafd9_c"
"34139872896_defdb2f8d9_c"
# "34085369442_304b6bafd9_c"
# "34139872896_defdb2f8d9_c"
)

foreach(IMG IN LISTS TEST_IMAGE_NAMES)
Expand Down

0 comments on commit d9ddbf6

Please sign in to comment.