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:
Eric Rowell
2012-06-16 00:02:55 -07:00
parent 9ec8c94701
commit c1b9d44885
5 changed files with 42 additions and 28 deletions

View File

@@ -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>