Missed a jshint thing in the spec

This commit is contained in:
Robin Ward 2013-04-09 18:04:25 -04:00
parent 00f9e628e0
commit 6198c1a35b

View File

@ -1,4 +1,4 @@
/*global waitsFor:true expect:true describe:true beforeEach:true it:true */
/*global waitsFor:true expect:true describe:true beforeEach:true it:true md5:true */
describe("Discourse.BBCode", function() {