summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghc-e
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2012-10-14 17:58:17 +0100
committerIan Lynagh <ian@well-typed.com>2012-10-14 17:58:17 +0100
commitb601aae93e8b2bfa11bd7e24327577893c7342db (patch)
treebdf9bbc5f95e17546af3245693675d0810120a06 /testsuite/tests/ghc-e
parentab466bbe4a2c4872699e54e45b54a1bd9175fddc (diff)
downloadhaskell-b601aae93e8b2bfa11bd7e24327577893c7342db.tar.gz
Tweak the 2228 config
Diffstat (limited to 'testsuite/tests/ghc-e')
-rw-r--r--testsuite/tests/ghc-e/should_run/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghc-e/should_run/all.T b/testsuite/tests/ghc-e/should_run/all.T
index 7f01b5bb58..60bafdf73a 100644
--- a/testsuite/tests/ghc-e/should_run/all.T
+++ b/testsuite/tests/ghc-e/should_run/all.T
@@ -8,7 +8,7 @@ test('ghc-e004', req_interp, run_command, ['$MAKE --no-print-directory -s ghc-e0
test('ghc-e005', req_interp, run_command, ['$MAKE --no-print-directory -s ghc-e005'])
test('2228',
- [req_interp, if_platform('x86_64-unknown-linux', expect_broken(7298))],
+ [req_interp, if_ghci_dynamic(expect_broken(7298))],
run_command,
['$MAKE --no-print-directory -s 2228'])
test('2636', req_interp, run_command, ['$MAKE --no-print-directory -s 2636'])