Skip to content

Commit

Permalink
tests: Fix merge regression
Browse files Browse the repository at this point in the history
  • Loading branch information
jngrad authored Apr 9, 2021
1 parent 091ce59 commit 597ac81
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/core/unit_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,4 @@ unit_test(NAME LocalBox_test SRC LocalBox_test.cpp DEPENDS EspressoCore)
unit_test(NAME thermostats_test SRC thermostats_test.cpp DEPENDS EspressoCore)
unit_test(NAME random_test SRC random_test.cpp DEPENDS EspressoUtils Random123)
unit_test(NAME BondList_test SRC BondList_test.cpp DEPENDS EspressoCore)
unit_test(NAME reaction_ensemble_utils_test SRC
reaction_ensemble_utils_test.cpp DEPENDS EspressoCore)
unit_test(NAME reaction_ensemble_classes_test SRC
reaction_ensemble_classes_test.cpp DEPENDS EspressoCore Boost::mpi
MPI::MPI_CXX)
unit_test(NAME energy_test SRC energy_test.cpp DEPENDS EspressoCore)

0 comments on commit 597ac81

Please sign in to comment.