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
c2326d44
Commit
c2326d44
authored
Jan 25, 2013
by
Ian Lynagh
Committed by
ian@well-typed.com
Jan 26, 2013
Browse files
Tweak a comment to help vim's syntax highlighting
parent
35eb5095
Changes
1
Hide whitespace changes
Inline
Side-by-side
testsuite/tests/ghci/scripts/all.T
View file @
c2326d44
...
...
@@ -12,7 +12,7 @@ test('ghci007', combined_output, ghci_script, ['ghci007.script'])
test
('
ghci008
',
combined_output
,
ghci_script
,
['
ghci008.script
'])
test
('
ghci009
',
combined_output
,
ghci_script
,
['
ghci009.script
'])
# Skip this test: deadlock can
'
t be detected now, because we wait for
# Skip this test: deadlock can
no
t be detected now, because we wait for
# signals to arrive if there are signal handlers installed, and GHCi
# has a ^C handler installed.
test
('
ghci010
',
skip
,
ghci_script
,
['
ghci010.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