summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/T12733/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/cabal/T12733/all.T')
-rw-r--r--testsuite/tests/cabal/T12733/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/cabal/T12733/all.T b/testsuite/tests/cabal/T12733/all.T
index 8b00daa66a..a9cf30f441 100644
--- a/testsuite/tests/cabal/T12733/all.T
+++ b/testsuite/tests/cabal/T12733/all.T
@@ -4,6 +4,6 @@ else:
cleanup = 'CLEANUP=0'
test('T12733',
- normal,
+ extra_files(['p/', 'q/', 'Setup.hs']),
run_command,
['$MAKE -s --no-print-directory T12733 ' + cleanup])