unminified files for maps

This commit is contained in:
Leo Horie 2014-04-08 09:51:16 -04:00
parent 2054edae10
commit 5eef004bbb
9 changed files with 445 additions and 6 deletions

View file

@ -141,7 +141,7 @@ function testMithril(mock) {
m.render(root, m("ul", [{subtree: "retain"}]))
return root.childNodes[0].childNodes[0].childNodes[0].nodeName === "A"
})
//m.redraw
test(function() {
var controller