mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-06-20 05:04:51 -04:00
Revert "tests: updating mocha and refactoring the custom html reporter using events"
This reverts commit df1629c7b9
.
This commit is contained in:
parent
e0ae5010ad
commit
2ce798339d
3 changed files with 2795 additions and 16020 deletions
|
@ -14,7 +14,7 @@
|
|||
<script src="lib/underscore.js"></script>
|
||||
|
||||
<script src="lib/mocha.js"></script>
|
||||
<script> mocha.setup({ui: 'bdd', ignoreLeaks: true}) </script>
|
||||
<script> mocha.setup('bdd') </script>
|
||||
<script src="lib/expect.js"></script>
|
||||
|
||||
<script src="lib/sendkeys.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue