mirror of
https://github.com/konvajs/konva.git
synced 2025-04-05 20:48:28 +08:00
Uncommented the funtional tests
This commit is contained in:
parent
a9c0833a36
commit
5af658af66
@ -85,10 +85,10 @@
|
||||
|
||||
<!--=============== functional tests ================-->
|
||||
|
||||
<!--<script src="functional/MouseEvents-test.js"></script>
|
||||
<script src="functional/MouseEvents-test.js"></script>
|
||||
<script src="functional/TouchEvents-test.js"></script>
|
||||
<script src="functional/KineticEvents-test.js"></script>
|
||||
<script src="functional/DragAndDropEvents-test.js"></script>-->
|
||||
<script src="functional/DragAndDropEvents-test.js"></script>
|
||||
|
||||
<script>
|
||||
if (window.mochaPhantomJS) { mochaPhantomJS.run(); }
|
||||
|
Loading…
Reference in New Issue
Block a user