Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
fa27030e
Commit
fa27030e
authored
May 05, 2007
by
Ian Lynagh
Browse files
sed-o in the testsuite driver
parent
6fdf22cb
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/driver/testlib.py
View file @
fa27030e
...
...
@@ -105,7 +105,7 @@ def expect_broken_for( bug, ways ):
return
lambda
opts
,
b
=
bug
,
w
=
ways
:
_expect_broken_for
(
opts
,
b
,
w
)
def
_expect_broken_for
(
opts
,
bug
,
ways
):
opts
.
expect_
broken
_for
=
ways
opts
.
expect_
fail
_for
=
ways
# -----
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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