summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-regress/esc/all.T
blob: 55b21ee2a3fdcdcf007cdf63c292fd44f1d610eb (plain)
1
2
3
4
5
esc = unless_tag('esc', skip)

test('TestList', esc, compile, ['-fesc'])
test('TestImport', esc, compile, ['-fesc'])
test('TestData', esc, compile, ['-fesc'])