Skip to content

Commit

Permalink
fix broken test
Browse files Browse the repository at this point in the history
  • Loading branch information
estebank committed Aug 16, 2018
1 parent 1b5e29a commit c9274c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/ui-fulldeps/invalid-punct-ident-4.stderr
Expand Up @@ -2,7 +2,7 @@ error: unexpected close delimiter: `)`
--> $DIR/invalid-punct-ident-4.rs:16:1
|
LL | lexer_failure!(); //~ ERROR proc macro panicked
| ^^^^^^^^^^^^^^^^^
| ^^^^^^^^^^^^^^^^^ unexpected close delimiter

error: proc macro panicked
--> $DIR/invalid-punct-ident-4.rs:16:1
Expand Down

0 comments on commit c9274c7

Please sign in to comment.