mirror of
https://github.com/marko-js/marko.git
synced 2025-12-08 19:26:05 +00:00
Fixed test cases after removing "_tag" flag
This commit is contained in:
parent
9905574046
commit
76eeca307f
@ -1 +1 @@
|
||||
test: World|all attributes: [_tag=true, class=my-class, id=myId, test=World]
|
||||
test: World|all attributes: [class=my-class, id=myId, test=World]
|
||||
@ -1 +1 @@
|
||||
test: World|all attributes: [_tag=true, class=my-class, id=myId, test=World]
|
||||
test: World|all attributes: [class=my-class, id=myId, test=World]
|
||||
Loading…
x
Reference in New Issue
Block a user