More application of prettiness.

This commit is contained in:
Aaron Peckham & Christian Williams
2009-08-10 18:07:03 -07:00
parent 8f12dbf3b4
commit 624a6dd85c
2 changed files with 6 additions and 3 deletions

View File

@@ -13,6 +13,8 @@
var jsApiReporter;
(function() {
var jasmineEnv = jasmine.getEnv();
jasmineEnv.updateInterval = 1000;
jsApiReporter = new jasmine.JsApiReporter();
var trivialReporter = new jasmine.TrivialReporter();