mirror of
https://github.com/konvajs/konva.git
synced 2026-01-18 11:41:20 +08:00
migrated Rect and Blob tests to Mocha
This commit is contained in:
@@ -28,6 +28,7 @@
|
||||
|
||||
<script src="unit/Rect-test.js"></script>
|
||||
<script src="unit/Circle-test.js"></script>
|
||||
<script src="unit/Blob-test.js"></script>
|
||||
<script>
|
||||
if (window.mochaPhantomJS) { mochaPhantomJS.run(); }
|
||||
else { mocha.run(); }
|
||||
|
||||
Reference in New Issue
Block a user