summaryrefslogtreecommitdiff
path: root/testsuite/config/ghc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/config/ghc')
-rw-r--r--testsuite/config/ghc1
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/config/ghc b/testsuite/config/ghc
index 678cc56bc5..3be803de56 100644
--- a/testsuite/config/ghc
+++ b/testsuite/config/ghc
@@ -81,7 +81,6 @@ if (ghc_with_llvm == 1):
config.run_ways.append('optllvm')
config.in_tree_compiler = in_tree_compiler
-config.cleanup = cleanup
config.way_flags = lambda name : {
'normal' : [],