Skip to content

Commit

Permalink
Load check-error in the browser too
Browse files Browse the repository at this point in the history
  • Loading branch information
lddubeau authored and domenic committed Sep 27, 2016
1 parent 33ce9df commit fc9f868
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/browser/template.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@

<script src="http://coffeescript.org/extras/coffee-script.js"></script>
<script src="../../node_modules/mocha/mocha.js"></script>
<script src="../../node_modules/check-error/check-error.js"></script>
<script src="../../node_modules/chai/chai.js"></script>
<script src="../../lib/chai-as-promised.js"></script>

Expand Down

0 comments on commit fc9f868

Please sign in to comment.