mirror of
https://github.com/discourse/discourse.git
synced 2025-09-07 12:02:53 +08:00
Remove useless jasmine spec
This commit is contained in:
parent
62e21b8175
commit
d5191adfc9
1 changed files with 0 additions and 9 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue