summaryrefslogtreecommitdiff
path: root/web-ui/test/spec/dispatchers
diff options
context:
space:
mode:
authorBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-08-18 17:04:22 -0300
committerBruno Wagner Goncalves <bwagner@thoughtworks.com>2014-08-18 17:04:22 -0300
commit3f616254ba19bd17b6c68b8f105fd0a915162a14 (patch)
tree04080edf4f0287b6425b68c38a32d7fc3e73668b /web-ui/test/spec/dispatchers
parentd92a63a3c7c794d7496f169dfa207b67306c204a (diff)
Jshint fixes
Diffstat (limited to 'web-ui/test/spec/dispatchers')
-rw-r--r--web-ui/test/spec/dispatchers/right_pane_dispatcher.spec.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/web-ui/test/spec/dispatchers/right_pane_dispatcher.spec.js b/web-ui/test/spec/dispatchers/right_pane_dispatcher.spec.js
index 79802eee..bac42252 100644
--- a/web-ui/test/spec/dispatchers/right_pane_dispatcher.spec.js
+++ b/web-ui/test/spec/dispatchers/right_pane_dispatcher.spec.js
@@ -1,4 +1,5 @@
/*global Pixelated */
+/*global jasmine */
describeComponent('dispatchers/right_pane_dispatcher', function () {
'use strict';