mirror of
https://github.com/zulip/zulip.git
synced 2025-11-12 18:06:44 +00:00
Move frontend tests out of zerver/tests/.
This fixes an unfortunate bug where the backend tests in zerver/tests.py were not being run automatically, and also makes these a bit easier to find.
This commit is contained in:
1
frontend_tests/casperjs/tests/sample_modules/jsmodule.js
Normal file
1
frontend_tests/casperjs/tests/sample_modules/jsmodule.js
Normal file
@@ -0,0 +1 @@
|
||||
exports.ok = true;
|
||||
Reference in New Issue
Block a user