mirror of
https://github.com/konvajs/konva.git
synced 2025-09-19 02:37:59 +08:00
setup data url hash for functional tests so that we can compare the visual result before and after a series of simulated events
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
<head>
|
||||
<link rel="stylesheet" type="text/css"href="../base.css">
|
||||
<script src="../../dist/kinetic-core.js"></script>
|
||||
<script src="../assets/dataUrls.js"></script>
|
||||
<script src="../js/Test.js"></script>
|
||||
<script src="../js/functionalTests.js"></script>
|
||||
<script>
|
||||
|
Reference in New Issue
Block a user