migrated stage tests to Mocha

This commit is contained in:
Eric Rowell
2013-09-10 21:38:26 -07:00
parent 2fb34e3dc7
commit dd6f8a754d
3 changed files with 359 additions and 345 deletions

View File

@@ -42,6 +42,7 @@
<script src="unit/Util-test.js"></script>
<script src="unit/Canvas-test.js"></script>
<script src="unit/Node-test.js"></script>
<script src="unit/Stage-test.js"></script>
<script src="unit/Shape-test.js"></script>
<!-- extensions -->