Skip to content

Commit

Permalink
rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
khavernathy committed Apr 21, 2021
1 parent 1923ef8 commit 59b9abb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ else()
endif()

enable_testing()
add_test(NAME test1 CONFIGURATIONS Release
add_test(NAME optimize_RuBpy
CONFIGURATIONS Release
WORKING_DIRECTORY ../examples/optimization/RuBpy
COMMAND mcmd mcmd.inp)

0 comments on commit 59b9abb

Please sign in to comment.