Skip to content

Commit

Permalink
Revert "Temporarily removed Systematics tests..."
Browse files Browse the repository at this point in the history
This reverts commit 42c5d39.
  • Loading branch information
mmore500 committed Dec 8, 2023
1 parent 60ce0e8 commit fbf27dc
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/Evolve/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
TEST_NAMES = NK-const NK Resource StateGrid World World_iterator World_output World_reflect World_select World_structure OEE
# Temporarily removed: Systematics
TEST_NAMES = NK-const NK Resource StateGrid Systematics World World_iterator World_output World_reflect World_select World_structure OEE

# -O3 -Wl,--stack,8388608 -ftrack-macro-expansion=0
FLAGS = -std=c++20 -g -pthread -Wall -Wno-unused-function -Wno-unused-private-field -I../../include/ -I../../ -I../../third-party/cereal/include/ -DCATCH_CONFIG_MAIN
Expand Down

0 comments on commit fbf27dc

Please sign in to comment.