Fix lint errors
This commit is contained in:
parent
9999fbe2a4
commit
0f9274f873
7 changed files with 47 additions and 47 deletions
|
|
@ -181,7 +181,7 @@ o.spec("oninit", function() {
|
|||
o(vnode.dom.oninit).equals(undefined)
|
||||
o(vnode.dom.attributes["oninit"]).equals(undefined)
|
||||
})
|
||||
|
||||
|
||||
o("No spurious oninit calls in mapped keyed diff when the pool is involved (#1992)", function () {
|
||||
var oninit1 = o.spy()
|
||||
var oninit2 = o.spy()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue