Add Chai-as-Promised

This commit is contained in:
Aurimas Vinckevicius 2015-06-01 23:27:18 -05:00
parent b53892fe54
commit 87d5625bac
3 changed files with 5 additions and 0 deletions

3
.gitmodules vendored
View file

@ -13,3 +13,6 @@
[submodule "test/resource/mocha"]
path = test/resource/mocha
url = https://github.com/mochajs/mocha.git
[submodule "test/resource/chai-as-promised"]
path = test/resource/chai-as-promised
url = https://github.com/domenic/chai-as-promised.git

View file

@ -7,6 +7,7 @@
<script src="jquery.js"></script>
<script src="chrome://zotero/content/include.js"></script>
<script src="resource://zotero-unit/chai/chai.js"></script>
<script src="resource://zotero-unit/chai-as-promised/lib/chai-as-promised.js"></script>
<script src="resource://zotero-unit/mocha/mocha.js"></script>
<script src="resource://zotero-unit/sinon.js"></script>
<script src="support.js" type="application/javascript;version=1.8"></script>

@ -0,0 +1 @@
Subproject commit 5dcfee7fa3f3532964680dff2c13547677c0157e