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

test('base01',
     [normalise_slashes,
      clean_cmd('$MAKE -s clean')],
     run_command,
     ['$MAKE -s base01 --no-print-directory'])