Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

Commit

Permalink
Use loader in test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
dfreedm committed Oct 16, 2013
1 parent 29fcfa0 commit 78c2da6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@
<link rel="stylesheet" href="../node_modules/mocha/mocha.css">
<script src="../node_modules/chai/chai.js"></script>
<script src="../node_modules/mocha/mocha.js"></script>
<script src="../../WeakMap/weakmap.js"></script>
<script src="../MutationObserver.js"></script>
<script src="../mutation-observers.js"></script>
<script>

mocha.setup({
Expand Down

0 comments on commit 78c2da6

Please sign in to comment.