mirror of
https://github.com/discourse/discourse.git
synced 2025-03-11 17:00:39 +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…
x
Reference in New Issue
Block a user