Skip to content

Commit

Permalink
remove accidental line
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaperju committed Jul 17, 2024
1 parent fee9579 commit e764a69
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ add_test(NAME test_bcdhr COMMAND sampling_test -tc=bcdhr)
add_test(NAME test_grdhr COMMAND sampling_test -tc=grdhr)
add_test(NAME test_gbaw COMMAND sampling_test -tc=gbaw)
add_test(NAME test_ghmc COMMAND sampling_test -tc=ghmc)
add_test(NAME test_gabw COMMAND sampling_test -tc=gabw)

add_executable (mmcs_test mmcs_test.cpp $<TARGET_OBJECTS:test_main>)
add_test(NAME test_mmcs COMMAND mmcs_test -tc=mmcs)
Expand Down

0 comments on commit e764a69

Please sign in to comment.