removes tests which will be added with mocha

pull/6694/head
Eduardo Henrique Kasper 8 years ago
parent 1cf9d8ed5e
commit 2ed40625c1
  1. 5
      packages/rocketchat-markdown/tests/jasmine/client/unit/markdown.spec.js

@ -1,5 +0,0 @@
describe('rocketchat:markdown Client', () => {
it('should exist', () => {
expect(RocketChat.Markdown).toBeDefined();
});
});
Loading…
Cancel
Save