diff options
Diffstat (limited to 'testsuite/driver/extra_files.py')
-rw-r--r-- | testsuite/driver/extra_files.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/driver/extra_files.py b/testsuite/driver/extra_files.py index 5af9695885..3f1e75b644 100644 --- a/testsuite/driver/extra_files.py +++ b/testsuite/driver/extra_files.py @@ -50,6 +50,7 @@ extra_src_files = { 'T10529c': ['.hpc/', 'hpc_sample_no_parse.tix'], 'T10576a': ['T10576.hs'], 'T10576b': ['T10576.hs'], + 'T10598': ['Test10598.hs'], 'T10637': ['A.hs', 'A.hs-boot'], 'T10672_x64': ['Main.hs', 'Printf.hs', 'cxxy.cpp'], 'T10672_x86': ['Main.hs', 'Printf.hs', 'cxxy.cpp'], |