Files
meanTorrent/modules/chat/tests/e2e/chat.e2e.tests.js
Ryan Hutchison ef3a3f9548 formatting reboot (space-2 and consistency)
JSCS fixes

update editorconfig
2015-07-31 10:04:02 -04:00

9 lines
117 B
JavaScript

'use strict';
/**
* Chat e2e tests
*/
describe('Chat E2E Tests:', function () {
// TODO: Add chat e2e tests
});