Skip to content

Commit

Permalink
Merge branch 'master' into pug-lexer-source-endings
Browse files Browse the repository at this point in the history
  • Loading branch information
ForbesLindesay committed Feb 12, 2018
2 parents 031761d + eedf9a3 commit 0ff67d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/pug-lexer/test/__snapshots__/index.test.js.snap
Expand Up @@ -3717,7 +3717,7 @@ Array [
"line": 35,
},
},
"mustEscape": true,
"mustEscape": true
"name": "abc",
"type": "attribute",
"val": true,
Expand Down Expand Up @@ -41483,7 +41483,7 @@ Array [
Object {
"loc": Object {
"end": Object {
"column": 16,
"column": 16
"line": 4,
},
"filename": "<basedir>/packages/pug-lexer/test/cases/tags.self-closing.pug",
Expand Down

0 comments on commit 0ff67d9

Please sign in to comment.