Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Glasgow Haskell Compiler
GHC
Commits
b3c97960
Commit
b3c97960
authored
Apr 18, 2009
by
mnislaih
Browse files
print022 does not fail anymore
parent
f673f9cc
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghc-regress/ghci.debugger/scripts/all.T
View file @
b3c97960
...
...
@@ -20,7 +20,7 @@ test('print018', normal, ghci_script, ['print018.script'])
test
('
print019
',
normal
,
ghci_script
,
['
print019.script
'])
test
('
print020
',
normal
,
ghci_script
,
['
print020.script
'])
test
('
print021
',
normal
,
ghci_script
,
['
print021.script
'])
test
('
print022
',
expect_broken
(
2611
)
,
ghci_script
,
['
print022.script
'])
test
('
print022
',
normal
,
ghci_script
,
['
print022.script
'])
test
('
print023
',
normal
,
ghci_script
,
['
print023.script
'])
test
('
print024
',
normal
,
ghci_script
,
['
print024.script
'])
test
('
print025
',
normal
,
ghci_script
,
['
print025.script
'])
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment