summaryrefslogtreecommitdiff
path: root/testsuite/tests/package
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/package')
-rw-r--r--testsuite/tests/package/all.T2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/package/all.T b/testsuite/tests/package/all.T
index 1f5f46091e..129ae8540c 100644
--- a/testsuite/tests/package/all.T
+++ b/testsuite/tests/package/all.T
@@ -1,5 +1,3 @@
-setTestOpts(only_compiler_types(['ghc']))
-
hide_all = '-hide-all-packages -XNoImplicitPrelude '
incr_containers = '-package "containers (Data.Map as Map, Data.Set)" '
inc_containers = '-package containers '