-
Notifications
You must be signed in to change notification settings - Fork 73
Closed
Description
The following fail:
github.com/tdewolff/parse/html
--- FAIL: TestTemplates (0.00s)
--- FAIL: TestTemplates/<p>{{.}}</p> (0.00s)
lex_test.go:211:
lex_test.go:211: HasTemplate must match: [] != [true]
--- FAIL: TestTemplates/<p>_{{.}}_</p> (0.00s)
lex_test.go:211:
lex_test.go:211: HasTemplate must match: [false false] != [true]
--- FAIL: TestTemplates/{{ (0.00s)
lex_test.go:211:
lex_test.go:211: HasTemplate must match: [] != [true]
--- FAIL: TestTemplates/{{' (0.00s)
lex_test.go:211:
lex_test.go:211: HasTemplate must match: [] != [true]
FAIL
Metadata
Metadata
Assignees
Labels
No labels