diff options
Diffstat (limited to 'testsuite/tests/polykinds/all.T')
-rw-r--r-- | testsuite/tests/polykinds/all.T | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/tests/polykinds/all.T b/testsuite/tests/polykinds/all.T index 24b954b624..9ffc6823f5 100644 --- a/testsuite/tests/polykinds/all.T +++ b/testsuite/tests/polykinds/all.T @@ -64,7 +64,7 @@ test('T7151', normal, compile_fail,['']) test('T7095', normal, compile,['']) test('T7090', normal, compile,['']) test('T7272', - extra_clean(['T7272a.hi', 'T7272a.o']), + extra_clean(['T7272a.hi', 'T7272a.o', 'T7272.hi-boot', 'T7272.o-boot']), multimod_compile, ['T7272.hs', '-v0']) test('T7176', normal, compile,['']) |