diff options
Diffstat (limited to 'tests/cc/modules')
-rw-r--r-- | tests/cc/modules/testscript | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tests/cc/modules/testscript b/tests/cc/modules/testscript index ce2f1e9..07e096d 100644 --- a/tests/cc/modules/testscript +++ b/tests/cc/modules/testscript @@ -42,10 +42,7 @@ EOI print $cxx.features.modules EOI -: enabled -: -if $modules -{ ++$modules || exit # Common source files that are symlinked in the test directories if used. # @@ -315,4 +312,3 @@ $* test clean <<EOI exe{test}: cxx{driver} {mxx cxx}{core} bmie{foo-core}: mxx{foo-core} EOI -} |