mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-01-19 22:23:33 +01:00
run all tests
This commit is contained in:
parent
a2a208a95b
commit
06bebf257e
1 changed files with 1 additions and 5 deletions
|
@ -18,11 +18,7 @@
|
|||
<script src="lib/jquery.iframe.js"></script>
|
||||
<script src="helper.js"></script>
|
||||
|
||||
<!--
|
||||
<script src="specs/helper.js"></script>
|
||||
-->
|
||||
<script src="specs/button_undo.js"></script>
|
||||
<!--
|
||||
<script src="specs/button_bold.js"></script>
|
||||
<script src="specs/button_italic.js"></script>
|
||||
<script src="specs/keystroke_urls_become_clickable.js"></script>
|
||||
|
@ -31,6 +27,6 @@
|
|||
<script src="specs/embed_value.js"></script>
|
||||
<script src="specs/keystroke_urls_become_clickable.js"></script>
|
||||
<script src="specs/button_indentation.js"></script>
|
||||
-->
|
||||
|
||||
<script src="runner.js"></script>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue