mirror of
https://github.com/discourse/discourse.git
synced 2025-06-07 08:06:56 +08:00
Remove useless jasmine spec
This commit is contained in:
@ -1,9 +0,0 @@
|
||||
/*global waitsFor:true expect:true describe:true beforeEach:true it:true */
|
||||
|
||||
describe("Discourse.MessageBus", function() {
|
||||
|
||||
describe("Long polling", function() {
|
||||
Discourse.MessageBus.start();
|
||||
});
|
||||
|
||||
});
|
Reference in New Issue
Block a user