summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-api/apirecomp001/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghc-api/apirecomp001/all.T')
-rw-r--r--testsuite/tests/ghc-api/apirecomp001/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-api/apirecomp001/all.T b/testsuite/tests/ghc-api/apirecomp001/all.T
index f58352af99..7b17e138f4 100644
--- a/testsuite/tests/ghc-api/apirecomp001/all.T
+++ b/testsuite/tests/ghc-api/apirecomp001/all.T
@@ -1,4 +1,4 @@
test('apirecomp001',
- normal,
+ extra_files(['A.hs', 'B.hs', 'myghc.hs']),
run_command,
['$MAKE -s --no-print-directory apirecomp001'])