Skip to content

Commit

Permalink
run test_SMtower.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Voigt authored and Alexander Voigt committed Jul 25, 2016
1 parent 62a10ed commit ec79f7f
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions test/module.mk
Expand Up @@ -281,6 +281,11 @@ TEST_SH += \
$(DIR)/test_MSSMtower.sh
endif

ifeq ($(shell $(FSCONFIG) --with-SM --with-SMtower),yes yes)
TEST_SH += \
$(DIR)/test_SMtower.sh
endif

TEST_META := \
$(DIR)/test_BetaFunction.m \
$(DIR)/test_CConversion.m \
Expand Down

0 comments on commit ec79f7f

Please sign in to comment.