summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci.debugger/scripts/all.T
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/tests/ghci.debugger/scripts/all.T')
-rw-r--r--testsuite/tests/ghci.debugger/scripts/all.T4
1 files changed, 1 insertions, 3 deletions
diff --git a/testsuite/tests/ghci.debugger/scripts/all.T b/testsuite/tests/ghci.debugger/scripts/all.T
index 113eadf9ce..b17d205dd2 100644
--- a/testsuite/tests/ghci.debugger/scripts/all.T
+++ b/testsuite/tests/ghci.debugger/scripts/all.T
@@ -35,9 +35,7 @@ test('print031', normal, ghci_script, ['print031.script'])
test('print032', normal, ghci_script, ['print032.script'])
test('print033', normal, ghci_script, ['print033.script'])
test('print034', normal, ghci_script, ['print034.script'])
-test('print035',
- [extra_clean(['../Unboxed.hi', '../Unboxed.o'])],
- ghci_script, ['print035.script'])
+test('print035', normal, ghci_script, ['print035.script'])
test('print036', expect_broken(9046), ghci_script, ['print036.script'])
test('break001', normal, ghci_script, ['break001.script'])