Don't try to include jquery.js in tests HTML page
This commit is contained in:
parent
61684d8899
commit
9e2ea008f4
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
<title>Zotero Unit Tests</title>
|
||||
</head>
|
||||
<body>
|
||||
<script src="jquery.js"></script>
|
||||
<script src="chrome://zotero/content/include.js"></script>
|
||||
<script src="resource://zotero-unit/chai.js"></script>
|
||||
<script src="resource://zotero-unit/chai-as-promised.js"></script>
|
||||
|
|
Loading…
Reference in a new issue