Skip to content

Commit

Permalink
[high_level_tests] add "box1L_rank4" to SELECTED_TESTS
Browse files Browse the repository at this point in the history
  • Loading branch information
Stephan Jahn committed Nov 13, 2017
1 parent 6378535 commit f68f263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion high_level_tests/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ runtests : $(ALL_EXAMPLES)

# Runing selection
# ----------------
SELECTED_TESTS = regulator_in_powerlist bubble1L_dot_rank4 userdefined_cpp
SELECTED_TESTS = regulator_in_powerlist bubble1L_dot_rank4 box1L_rank4 userdefined_cpp
.PHONY : runselected
runselected : $(SELECTED_TESTS)

Expand Down

0 comments on commit f68f263

Please sign in to comment.