summaryrefslogtreecommitdiff
path: root/testsuite/tests/dph
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2011-09-06 12:42:57 +0100
committerIan Lynagh <igloo@earth.li>2011-09-06 12:42:57 +0100
commit83db11bd1b20f45408f76dd9b28b389d8a020619 (patch)
tree58d04c553a3245dd0417b420bd8db58f7296a4ea /testsuite/tests/dph
parent1ba832ef0ab77e22b87f9ca79a39a500699e74ad (diff)
downloadhaskell-83db11bd1b20f45408f76dd9b28b389d8a020619.tar.gz
Fix some more written-but-not-cleaned files
Diffstat (limited to 'testsuite/tests/dph')
-rw-r--r--testsuite/tests/dph/diophantine/dph-diophantine.T2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/dph/diophantine/dph-diophantine.T b/testsuite/tests/dph/diophantine/dph-diophantine.T
index ebba1cd490..61120b29d3 100644
--- a/testsuite/tests/dph/diophantine/dph-diophantine.T
+++ b/testsuite/tests/dph/diophantine/dph-diophantine.T
@@ -13,6 +13,8 @@ test ('dph-diophantine-opt'
test ('dph-diophantine-fast'
, [ reqlib('dph-par')
, reqlib('dph-prim-par')
+ , extra_clean(['DiophantineVect.hi', 'DiophantineVect.o',
+ 'Main.hi', 'Main.o'])
, only_ways(['normal', 'threaded1', 'threaded2']) ]
, multimod_compile_and_run
, [ 'Main'