summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/T12733/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/cabal/T12733/all.T')
-rw-r--r--testsuite/tests/cabal/T12733/all.T4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/tests/cabal/T12733/all.T b/testsuite/tests/cabal/T12733/all.T
index a9cf30f441..3a2c2f8af2 100644
--- a/testsuite/tests/cabal/T12733/all.T
+++ b/testsuite/tests/cabal/T12733/all.T
@@ -4,6 +4,8 @@ else:
cleanup = 'CLEANUP=0'
test('T12733',
- extra_files(['p/', 'q/', 'Setup.hs']),
+ [extra_files(['p/', 'q/', 'Setup.hs'])
+ , js_broken(22356)
+ ],
run_command,
['$MAKE -s --no-print-directory T12733 ' + cleanup])