Add missing scripts to history and path tests
git-svn-id: http://svg-edit.googlecode.com/svn/trunk@2761 eee81c28-f429-11dd-99c0-75d572ba1ddd
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<title>Unit Tests for history.js</title>
|
||||
<link rel='stylesheet' href='qunit/qunit.css' type='text/css'/>
|
||||
<script src='../editor/jquery.js'></script>
|
||||
<script src='../editor/svgedit.js'></script>
|
||||
<script src='../editor/history.js'></script>
|
||||
<script src='qunit/qunit.js'></script>
|
||||
<script>
|
||||
|
||||
@@ -5,6 +5,7 @@
|
||||
<title>Unit Tests for path.js</title>
|
||||
<link rel='stylesheet' href='qunit/qunit.css' type='text/css'/>
|
||||
<script src='../editor/jquery.js'></script>
|
||||
<script src='../editor/svgedit.js'></script>
|
||||
<script src='../editor/path.js'></script>
|
||||
<script src='qunit/qunit.js'></script>
|
||||
<script>
|
||||
|
||||
Reference in New Issue
Block a user