summaryrefslogtreecommitdiff
path: root/testsuite/tests/parser
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-08-06 20:08:44 +0100
committerIan Lynagh <igloo@earth.li>2011-08-06 21:03:50 +0100
commit7b04db1c9b2379911617729ec8d70fd74bb056ad (patch)
treea5cbdbcf4be8246f9d73ad8501446e050f26e23c /testsuite/tests/parser
parent6f663a6488ae83e5dbe20ad5a5272549807dab45 (diff)
downloadhaskell-7b04db1c9b2379911617729ec8d70fd74bb056ad.tar.gz
Add extra cleaning
Diffstat (limited to 'testsuite/tests/parser')
-rw-r--r--testsuite/tests/parser/should_compile/all.T4
1 files changed, 3 insertions, 1 deletions
diff --git a/testsuite/tests/parser/should_compile/all.T b/testsuite/tests/parser/should_compile/all.T
index 328c0651c3..0ac301ede1 100644
--- a/testsuite/tests/parser/should_compile/all.T
+++ b/testsuite/tests/parser/should_compile/all.T
@@ -91,4 +91,6 @@ test('mc15', normal, compile, [''])
test('mc16', normal, compile, [''])
test('EmptyDecls', normal, compile, [''])
-test('T5243', normal, multimod_compile, ['T5243',''])
+test('T5243', extra_clean(['T5243A.hi', 'T5243A.o']),
+ multimod_compile, ['T5243',''])
+