mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 18:30:26 -06:00
Missed a jshint thing in the spec
This commit is contained in:
parent
00f9e628e0
commit
6198c1a35b
@ -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() {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user