summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/base01/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/module/base01/all.T')
-rw-r--r--testsuite/tests/module/base01/all.T4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/module/base01/all.T b/testsuite/tests/module/base01/all.T
index 739e966488..6c1c207e10 100644
--- a/testsuite/tests/module/base01/all.T
+++ b/testsuite/tests/module/base01/all.T
@@ -1,3 +1,3 @@
test('base01', [extra_files(['GHC']),
- normalise_slashes],
- makefile_test, [])
+ normalise_slashes], run_command,
+ ['$MAKE -s base01 --no-print-directory'])