Skip to content

Commit

Permalink
Allow testing coke with 3 circles
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Jan 21, 2021
1 parent c0cd2d7 commit 5ec4fa0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/tracking/model-based/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ list(APPEND video_model_list "coke" "coke" "klt")
list(APPEND video_model_list "coke" "coke" "hybrid")
list(APPEND video_model_list "coke-circle" "coke-circle1" "hybrid")
list(APPEND video_model_list "coke-circle" "coke-circle2" "hybrid")
list(APPEND video_model_list "coke-circle" "coke-circle3" "hybrid")
list(APPEND video_model_list "tabasco-box" "tabasco-box" "hybrid")

list(LENGTH video_model_list list_length)
Expand Down

0 comments on commit 5ec4fa0

Please sign in to comment.