manual test for drawHitFromCache with alpha threshold

This commit is contained in:
lavrton
2015-04-16 09:23:55 +07:00
parent 28d0a6f112
commit 681b81705c
5 changed files with 66 additions and 5 deletions

View File

@@ -175,8 +175,8 @@
<script src="functional/TouchEvents-test.js"></script>
<script src="functional/DragAndDropEvents-test.js"></script>
<!--&lt;!&ndash;=============== manual tests ================&ndash;&gt;-->
<!--<script src="manual/manual-test.js"></script>-->
<!--=============== manual tests ================-->
<script src="manual/manual-test.js"></script>
<script>
if (window.mochaPhantomJS) { mochaPhantomJS.run(); }