mirror of
https://github.com/discourse/discourse.git
synced 2024-11-27 22:36:18 +08:00
Remove useless jasmine spec
This commit is contained in:
parent
62e21b8175
commit
d5191adfc9
|
@ -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();
|
||||
});
|
||||
|
||||
});
|
Loading…
Reference in New Issue
Block a user