mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-24 17:36:14 -04:00
tests: Add regression tests for character composition race
See: https://github.com/ether/etherpad-lite/issues/4978
This commit is contained in:
parent
1fdaf95c3b
commit
f2034ad368
3 changed files with 250 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
|||
<script src="helper.js"></script>
|
||||
<script src="helper/methods.js"></script>
|
||||
<script src="helper/ui.js"></script>
|
||||
<script src="helper/multipleUsers.js"></script>
|
||||
|
||||
<script src="specs_list.js"></script>
|
||||
<script src="runner.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue