fix tests after merge conflict
This commit is contained in:
parent
acd9d5b641
commit
b1e8f61c87
3 changed files with 3 additions and 49 deletions
|
|
@ -23,7 +23,7 @@ o.spec("m.route", function() {
|
|||
root = $window.document.body
|
||||
|
||||
renderers = []
|
||||
route = apiRouter($window, redraw)
|
||||
route = apiRouter($window, renderers)
|
||||
})
|
||||
|
||||
o("pushes a render function", function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue