summaryrefslogtreecommitdiff
path: root/testsuite/tests/driver/retc001/all.T
blob: a5b0c827e1f612cc62d706ef4d91a239d85b9319 (plain)
1
2
3
4
5
6
7
test('retc001',
     [extra_files(['A.hs', 'B1.hs', 'B2.hs', 'C.hs']),
# See issue 11204, this test sometimes passes and sometimes fails on OSX
      when(opsys('darwin'), skip)],
     run_command,
     ['$MAKE -s --no-print-directory retc001'])