Lint
This commit is contained in:
parent
47d59ea68a
commit
0e0ed7c45d
5 changed files with 88 additions and 86 deletions
|
|
@ -11,7 +11,6 @@ var apiRedraw = require("../../api/redraw")
|
|||
var apiMounter = require("../../api/mount")
|
||||
|
||||
o.spec("mount", function() {
|
||||
var FRAME_BUDGET = Math.floor(1000 / 60)
|
||||
var $window, root, redrawService, mount, render, throttleMock
|
||||
|
||||
o.beforeEach(function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue