summaryrefslogtreecommitdiff
path: root/testsuite/driver/extra_files.py
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/driver/extra_files.py')
-rw-r--r--testsuite/driver/extra_files.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/driver/extra_files.py b/testsuite/driver/extra_files.py
index 217e5d437a..3f2cf5cc4b 100644
--- a/testsuite/driver/extra_files.py
+++ b/testsuite/driver/extra_files.py
@@ -428,6 +428,7 @@ extra_src_files = {
'parser.prog001': ['Read006.hs', 'Read007.hs'],
'pat-syn-bundle': ['Bundle1.hs', 'BundleInternal1.hs'],
'pat-syn-trans-bundle': ['Bundle.hs', 'BundleInternal.hs', 'TransBundle.hs'],
+ 'path_with_commas': ['test.pkg', 'Main.hs', 'Dummy.hs'],
'pkg02': ['A.hs', 'Foreign.hs'],
'plugins01': ['simple-plugin/'],
'plugins02': ['simple-plugin/'],