diff options
Diffstat (limited to 'testsuite/tests/module/mod175/all.T')
-rw-r--r-- | testsuite/tests/module/mod175/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/module/mod175/all.T b/testsuite/tests/module/mod175/all.T index 5e03f15618..b6639e8eda 100644 --- a/testsuite/tests/module/mod175/all.T +++ b/testsuite/tests/module/mod175/all.T @@ -1 +1 @@ -test('mod175', [], run_command, ['$MAKE -s --no-print-directory mod175']) +test('mod175', [extra_files(['Test.hs', 'Test2.hs'])], run_command, ['$MAKE -s --no-print-directory mod175']) |