Address @lhorie's comments, fix HTML test files
This commit is contained in:
parent
85f7fa6b41
commit
b7ae45b6e0
7 changed files with 131 additions and 150 deletions
|
|
@ -911,7 +911,6 @@ describe("m.render()", function () {
|
|||
expect(root.childNodes[0].nodeName).to.equal("DIV")
|
||||
})
|
||||
|
||||
|
||||
// https://github.com/lhorie/mithril.js/issues/157
|
||||
it("renders nodes with new keys correctly", function () {
|
||||
var root = mock.document.createElement("div")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue