summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/cabal09/all.T
blob: 66bdb013dbf3a5ef872dfe189dc97e906ef81e9e (plain)
1
2
3
4
5
6
7
8
9
if default_testopts.cleanup != '':
   cleanup = 'CLEANUP=1'
else:
   cleanup = ''

test('cabal09',
     ignore_output,
     run_command,
     ['$MAKE -s --no-print-directory cabal09 ' + cleanup])