Skip to content
Snippets Groups Projects
Commit 7d4b1d28 authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Re-format tests for SyntaxErrors

Authored via the following command:

   $ find test -type f -print0 | \
       xargs -0 sed \
         -i 's/^\(\s*\)negative:\s*SyntaxError\s*$/\1negative:\n\1  phase: early\n\1  type: SyntaxError/g'
parent cdc62ce0
No related branches found
No related tags found
Loading
Showing
with 60 additions and 20 deletions
Loading
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