Skip to content
Snippets Groups Projects
Commit 007d3b1e authored by Dan Ehrenberg's avatar Dan Ehrenberg Committed by Leonardo Balter
Browse files

Remove a blank line to stop confusing YAML parsers

V8 ran into an issue where the YAML parser our test setup is using
didn't understand the newline, and failed to parser the negative
test expectation below, causing the test to fail. This patch fixes
the issue.
parent 6e912b08
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,6 @@
/*---
info: >
Since LineTerminator(LT) between Postfix Increment/Decrement
Operator(I/DO) and operand is not allowed, two IO(just as two DO
and their combination) between two references separated by [LT]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment