diff options
Diffstat (limited to 'testsuite/tests/annotations/should_compile/all.T')
-rw-r--r-- | testsuite/tests/annotations/should_compile/all.T | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/testsuite/tests/annotations/should_compile/all.T b/testsuite/tests/annotations/should_compile/all.T index 1c6690b2b8..57efc2634c 100644 --- a/testsuite/tests/annotations/should_compile/all.T +++ b/testsuite/tests/annotations/should_compile/all.T @@ -1,6 +1,3 @@ - -setTestOpts(when(compiler_profiled(), skip)) - # Annotations, like Template Haskell, require runtime evaluation. In # order for this to work with profiling, we would have to build the # program twice and use -osuf p_o (see the TH_splitE5_prof test). For |