Skip to content

Commit

Permalink
cmake: fix missing call to ngen_add_test
Browse files Browse the repository at this point in the history
  • Loading branch information
program-- committed Sep 7, 2023
1 parent 152836b commit aaedb5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -216,7 +216,7 @@ ngen_add_test(
)

########################## BMI Multi Tests
add_test(
ngen_add_test(
test_bmi_multi
OBJECTS
realizations/catchments/Bmi_Multi_Formulation_Test.cpp
Expand Down

0 comments on commit aaedb5c

Please sign in to comment.