Also restore dimensions for spec window.

This commit is contained in:
Cheng Zhao
2013-05-24 22:09:44 +08:00
parent e2a18e3487
commit 22d77af409

View File

@@ -1,5 +1,6 @@
require 'window'
window.setUpEnvironment()
window.restoreDimensions()
nakedLoad 'jasmine-jquery'
$ = jQuery = require 'jquery'