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

test('cabal07',
     normalise_version('containers'),
     run_command,
     ['$MAKE -s --no-print-directory cabal07 ' + cleanup])