mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-25 18:06:15 -04:00
tests: Use cookie libraries to manipulate cookies
This commit is contained in:
parent
202d65d2bb
commit
2776946627
7 changed files with 36 additions and 32 deletions
|
@ -11,6 +11,7 @@
|
|||
|
||||
<script src="/static/js/vendors/jquery.js"></script>
|
||||
<script src="/static/js/vendors/browser.js"></script>
|
||||
<script src="/static/plugins/js-cookie/src/js.cookie.js"></script>
|
||||
<script src="lib/underscore.js"></script>
|
||||
|
||||
<script src="lib/mocha.js"></script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue