summaryrefslogtreecommitdiff
path: root/testsuite/tests/programs/north_array/test.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/programs/north_array/test.T')
-rw-r--r--testsuite/tests/programs/north_array/test.T3
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/tests/programs/north_array/test.T b/testsuite/tests/programs/north_array/test.T
index 986087b0f1..2b3d0a3e52 100644
--- a/testsuite/tests/programs/north_array/test.T
+++ b/testsuite/tests/programs/north_array/test.T
@@ -1,3 +1,4 @@
-test('north_array', [when(fast(), skip)], multimod_compile_and_run,
+test('north_array', [extra_files(['Main.hs']),
+ when(fast(), skip)], multimod_compile_and_run,
['Main', ''])