Skip to content

Commit

Permalink
Update test case
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Sep 6, 2017
1 parent 4182ad6 commit 17c11ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/pug-parser/test/__snapshots__/index.test.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -18580,12 +18580,14 @@ Object {
"val": ".",
},
Object {
"column": 3,
"filename": "text.tokens.json",
"line": 45,
"type": "Text",
"val": "foo",
},
Object {
"column": 1,
"filename": "text.tokens.json",
"line": 46,
"type": "Text",
Expand All @@ -18594,6 +18596,7 @@ Object {
},
Object {
"buffer": true,
"column": 3,
"filename": "text.tokens.json",
"isInline": true,
"line": 46,
Expand Down

0 comments on commit 17c11ae

Please sign in to comment.