Clean up JS, add YUIDoc support, automatically create IIFE via asset pipeline
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
/*global waitsFor:true expect:true describe:true beforeEach:true it:true */
|
||||
(function() {
|
||||
|
||||
describe("Discourse.BBCode", function() {
|
||||
var format;
|
||||
format = Discourse.BBCode.format;
|
||||
@@ -178,4 +176,4 @@
|
||||
});
|
||||
});
|
||||
|
||||
}).call(this);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user