summaryrefslogtreecommitdiff
path: root/testsuite/tests/cabal/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/cabal/all.T')
-rw-r--r--testsuite/tests/cabal/all.T2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/tests/cabal/all.T b/testsuite/tests/cabal/all.T
index 08df23dc34..0c1b2d7cc1 100644
--- a/testsuite/tests/cabal/all.T
+++ b/testsuite/tests/cabal/all.T
@@ -1,5 +1,3 @@
-setTestOpts(only_compiler_types(['ghc']))
-
def normaliseDynlibNames(str):
return re.sub('-ghc[0-9.]+\.', '-ghc<VERSION>.', str)