diff options
Diffstat (limited to 'testsuite/tests/rebindable/all.T')
-rw-r--r-- | testsuite/tests/rebindable/all.T | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/tests/rebindable/all.T b/testsuite/tests/rebindable/all.T index 6d7283e4e9..b00e721ffe 100644 --- a/testsuite/tests/rebindable/all.T +++ b/testsuite/tests/rebindable/all.T @@ -5,7 +5,6 @@ # No point in doing anything except the normal way setTestOpts(only_ways(['normal'])); -setTestOpts(only_compiler_types(['ghc'])) test('rebindable1', normal, compile, ['']) test('rebindable2', normal, compile_and_run, ['']) |