We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ce9df commit fc9f868Copy full SHA for fc9f868
test/browser/template.html
@@ -8,6 +8,7 @@
8
9
<script src="http://coffeescript.org/extras/coffee-script.js"></script>
10
<script src="../../node_modules/mocha/mocha.js"></script>
11
+ <script src="../../node_modules/check-error/check-error.js"></script>
12
<script src="../../node_modules/chai/chai.js"></script>
13
<script src="../../lib/chai-as-promised.js"></script>
14
0 commit comments