diff options
Diffstat (limited to 'testsuite/tests/arrows/should_run/all.T')
-rw-r--r-- | testsuite/tests/arrows/should_run/all.T | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/arrows/should_run/all.T b/testsuite/tests/arrows/should_run/all.T index ec26c1fa92..2faabff765 100644 --- a/testsuite/tests/arrows/should_run/all.T +++ b/testsuite/tests/arrows/should_run/all.T @@ -1,5 +1,3 @@ -setTestOpts(only_compiler_types(['ghc'])) - test('arrowrun001', normal, compile_and_run, ['']) test('arrowrun002', when(fast(), skip), compile_and_run, ['']) test('arrowrun003', normal, compile_and_run, ['']) |