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.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/module/base01/all.T b/testsuite/tests/module/base01/all.T
index fdcea53d19..6c1c207e10 100644
--- a/testsuite/tests/module/base01/all.T
+++ b/testsuite/tests/module/base01/all.T
@@ -1,2 +1,3 @@
-test('base01', [normalise_slashes], run_command,
+test('base01', [extra_files(['GHC']),
+ normalise_slashes], run_command,
['$MAKE -s base01 --no-print-directory'])