mirror of
https://github.com/discourse/discourse.git
synced 2025-05-25 00:32:52 +08:00
Missed a jshint thing in the spec
This commit is contained in:
@ -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 New Issue
Block a user