summaryrefslogtreecommitdiff
path: root/testsuite/tests/th/TH_linker/all.T
blob: a0e6d565f08ef3f44935cd9d0e37606cd375c440 (plain)
1
2
3
4
5
6
test('path_with_commas',
     [extra_files(['test.pkg', 'Main.hs', 'Dummy.hs']),
      ignore_stderr,
      unless(have_dynamic(),skip)],
     run_command,
     ['$MAKE -s --no-print-directory path_with_commas'])