Missed a jshint thing in the spec
This commit is contained in:
parent
00f9e628e0
commit
6198c1a35b
1 changed files with 1 additions and 1 deletions
|
@ -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() {
|
||||
|
||||
|
|
Reference in a new issue