mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 09:56:15 -04:00
merged remote feature/frontend-tests
This commit is contained in:
commit
95ce0aaba8
6 changed files with 670 additions and 2 deletions
|
@ -15,8 +15,12 @@
|
|||
<script src="lib/expect.js"></script>
|
||||
|
||||
<script src="helper.js"></script>
|
||||
|
||||
<script src="sendkeys.js"></script>
|
||||
<!-- <script src="specs/keystroke_urls_become_clickable.js"></script>
|
||||
-->
|
||||
<script src="specs/button_bold.js"></script>
|
||||
<script src="specs/button_italic.js"></script>
|
||||
<script src="specs/keystroke_delete.js"></script>
|
||||
|
||||
<script src="runner.js"></script>
|
||||
</html>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue