Commit 326e5a18 authored by JC Brand's avatar JC Brand

Rename the spec files

parent d1bf5b84
......@@ -113,9 +113,10 @@ require([
require([
"jasmine-console-reporter",
"jasmine-junit-reporter",
"spec/ControlBoxSpec",
"spec/ChatBoxSpec",
"spec/ChatRoomSpec"
"spec/converse",
"spec/controlbox",
"spec/chatbox",
"spec/chatroom"
], function () {
// Make sure this callback is only called once.
delete converse.callback;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment