summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts/all.T
diff options
context:
space:
mode:
authorIan Lynagh <ian@well-typed.com>2013-02-11 15:07:12 +0000
committerIan Lynagh <ian@well-typed.com>2013-02-11 15:07:12 +0000
commit8d34b5c785c56d68765e70e74e73be45be419df8 (patch)
tree1e08c26aad57c6af5559e95a265603ae454acc42 /testsuite/tests/ghci/scripts/all.T
parent7cc907d310b9be716b50279d6545698dee346fb6 (diff)
downloadhaskell-8d34b5c785c56d68765e70e74e73be45be419df8.tar.gz
Convert more helper functions
Diffstat (limited to 'testsuite/tests/ghci/scripts/all.T')
-rwxr-xr-xtestsuite/tests/ghci/scripts/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/ghci/scripts/all.T b/testsuite/tests/ghci/scripts/all.T
index 0b8f62e99f..e558bf6b2d 100755
--- a/testsuite/tests/ghci/scripts/all.T
+++ b/testsuite/tests/ghci/scripts/all.T
@@ -1,6 +1,6 @@
# coding=utf8
-setTestOpts(if_compiler_profiled(skip))
+setTestOpts(when(compiler_profiled(), skip))
test('ghci001', combined_output, ghci_script, ['ghci001.script'])
test('ghci002', combined_output, ghci_script, ['ghci002.script'])