Skip to content

Commit fc9f868

Browse files
lddubeaudomenic
authored andcommitted
Load check-error in the browser too
1 parent 33ce9df commit fc9f868

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/browser/template.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88

99
<script src="http://coffeescript.org/extras/coffee-script.js"></script>
1010
<script src="../../node_modules/mocha/mocha.js"></script>
11+
<script src="../../node_modules/check-error/check-error.js"></script>
1112
<script src="../../node_modules/chai/chai.js"></script>
1213
<script src="../../lib/chai-as-promised.js"></script>
1314

0 commit comments

Comments
 (0)