Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Ara Adkins
Glasgow Haskell Compiler
Commits
2618090b
Commit
2618090b
authored
Dec 09, 2016
by
Ben Gamari
🐢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
testsuite: Fix syntax error in rts/all.T
Yet another reason why no change to too small to validate. Arg.
parent
24a4fe29
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
testsuite/tests/rts/all.T
testsuite/tests/rts/all.T
+1
-1
No files found.
testsuite/tests/rts/all.T
View file @
2618090b
...
...
@@ -376,6 +376,6 @@ test('T12497', [ unless(opsys('mingw32'), skip)
],
run_command
,
['
$MAKE -s --no-print-directory T12497
'])
test
('
T12903
',
[
when
(
opsys
('
mingw32
'),
skip
),
when
(
opsys
('
darwin
'),
expect_broken
(
12956
)],
when
(
opsys
('
darwin
'),
expect_broken
(
12956
)
)
],
compile_and_run
,
[''])
Write
Preview
Markdown
is supported
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