mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-02 10:09:51 -04: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
Reference in a new issue