Files
meanTorrent/modules/chat/tests/e2e/chat.e2e.tests.js

9 lines
117 B
JavaScript
Raw Normal View History

2014-11-10 23:12:33 +02:00
'use strict';
/**
* Chat e2e tests
*/
describe('Chat E2E Tests:', function () {
// TODO: Add chat e2e tests
});