mirror of
https://github.com/konvajs/konva.git
synced 2025-09-18 18:27:58 +08:00
now that mousemove and touchmove are async due to throttling, the tests have to be async as well
This commit is contained in:
@@ -102,7 +102,6 @@
|
||||
|
||||
<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>
|
||||
|
||||
<!--=============== manual tests ================-->
|
||||
|
Reference in New Issue
Block a user