summaryrefslogtreecommitdiff
path: root/testsuite/tests/roles/should_fail/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/roles/should_fail/all.T')
-rw-r--r--testsuite/tests/roles/should_fail/all.T4
1 files changed, 2 insertions, 2 deletions
diff --git a/testsuite/tests/roles/should_fail/all.T b/testsuite/tests/roles/should_fail/all.T
index 94674daa26..f01205e364 100644
--- a/testsuite/tests/roles/should_fail/all.T
+++ b/testsuite/tests/roles/should_fail/all.T
@@ -5,9 +5,9 @@ test('Roles8', normal, compile_fail, [''])
test('Roles10', normal, compile_fail, [''])
test('Roles11', normal, compile_fail, [''])
test('Roles12',
- extra_clean(['Roles12.o-boot', 'Roles12.hi-boot']),
+ extra_clean(['Roles12.o-boot', 'Roles12.hi-boot', 'Roles12a.o', 'Roles12a.hi']),
run_command, ['$MAKE --no-print-directory -s Roles12'])
test('T8773', normal, compile_fail, [''])
-test('T9204', extra_clean(['T9204.o-boot', 'T9204.hi-boot']),
+test('T9204', extra_clean(['T9204.o-boot', 'T9204.hi-boot', 'T9204a.o', 'T9204a.hi-boot']),
run_command, ['$MAKE --no-print-directory -s T9204'])
test('RolesIArray', normal, compile_fail, [''])