mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-26 18:36:14 -04:00
fix frontend tests
This commit is contained in:
parent
3ca48ed975
commit
ff58897679
3 changed files with 6 additions and 5 deletions
|
@ -10,7 +10,7 @@
|
|||
<div id="iframe-container"></div>
|
||||
|
||||
<script src="/static/js/jquery.js"></script>
|
||||
<script src="/static/js/jquery_browser.js"></script>
|
||||
<script src="/static/js/browser.js"></script>
|
||||
<script src="lib/underscore.js"></script>
|
||||
|
||||
<script src="lib/mocha.js"></script>
|
||||
|
@ -22,6 +22,5 @@
|
|||
<script src="helper.js"></script>
|
||||
|
||||
<script src="specs_list.js"></script>
|
||||
|
||||
<script src="runner.js"></script>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue