mirror of
https://github.com/harttle/liquidjs.git
synced 2026-09-15 04:10:40 -07:00
feat: globals shared between tags, see #185
This commit is contained in:
@@ -57,4 +57,4 @@ describe('parseStringLiteral()', function () {
|
||||
it('should parse slash escape', () => {
|
||||
expect(parseStringLiteral(String.raw`'fo\\o'`)).to.equal('fo\\o')
|
||||
})
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user