Minor: WS

git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2595 eee81c28-f429-11dd-99c0-75d572ba1ddd
master
Brett Zamir 2013-10-14 03:18:03 +00:00
parent c54b7865e1
commit 1a73a58433
3 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@
<script src='../editor/units.js'></script>
<script src='../editor/svgtransformlist.js'></script>
<script src='../editor/coords.js'></script>
<script src='qunit/qunit.js'></script>
<script src='qunit/qunit.js'></script>
<script>
$(function() {
// log function

View File

@ -4,7 +4,7 @@
<title>Unit Tests for jquery-svg.js</title>
<link rel='stylesheet' href='qunit/qunit.css' type='text/css'/>
<script src='../editor/jquery.js'></script>
<script src='qunit/qunit.js'></script>
<script src='qunit/qunit.js'></script>
<script>
$(function() {
// log function

View File

@ -14,7 +14,7 @@
<script src='../editor/svgutils.js'></script>
<script src='../editor/coords.js'></script>
<script src='../editor/recalculate.js'></script>
<script src='qunit/qunit.js'></script>
<script src='qunit/qunit.js'></script>
<script>
$(function() {
// log function