cleaned up unit test data urls. All unit tests now pass with no warnings

This commit is contained in:
Eric Rowell
2012-11-24 22:48:23 -08:00
parent 0e6eb3ffe4
commit 94c3c913cb
12 changed files with 44 additions and 65 deletions

View File

@@ -8,14 +8,6 @@
<script src="../assets/tiger.js"></script>
<script src="../assets/unitDataUrls.js"></script>
<!-- data urls -->
<script src="../dataUrls/groupToImage.js"></script>
<script src="../dataUrls/customShapeTwoFills.js"></script>
<script src="../dataUrls/cloneGroup.js"></script>
<script src="../dataUrls/nodeShapeTypeSelector.js"></script>
<script src="../dataUrls/multiLineTextWithShadows.js"></script>
<script src="../js/Test.js"></script>
<script src="../js/unitTests.js"></script>
<script>