summaryrefslogtreecommitdiff
path: root/testsuite/tests/module/mod175/all.T
blob: 8edbf0ae0fa038989f16deb92e84938829dacd44 (plain)
1
2
3
4
5
6
7
8
setTestOpts(only_compiler_types(['ghc']))

test('mod175',
     [expect_broken(437),
      clean_cmd('$MAKE -s clean')],
     run_command,
     ['$MAKE -s mod175'])