summaryrefslogtreecommitdiff
path: root/testsuite/tests/annotations/should_run/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/annotations/should_run/all.T')
-rw-r--r--testsuite/tests/annotations/should_run/all.T2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/annotations/should_run/all.T b/testsuite/tests/annotations/should_run/all.T
index 871b409164..6616de5df4 100644
--- a/testsuite/tests/annotations/should_run/all.T
+++ b/testsuite/tests/annotations/should_run/all.T
@@ -1,4 +1,4 @@
-setTestOpts(if_compiler_profiled(skip))
+setTestOpts(when(compiler_profiled(), skip))
# These tests are very slow due to their use of package GHC
setTestOpts(skip_if_fast)