aboutsummaryrefslogtreecommitdiffstats
path: root/tests/autodrag.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/autodrag.html')
-rw-r--r--tests/autodrag.html11
1 files changed, 6 insertions, 5 deletions
diff --git a/tests/autodrag.html b/tests/autodrag.html
index acc17fb4c..841bb026e 100644
--- a/tests/autodrag.html
+++ b/tests/autodrag.html
@@ -2,12 +2,13 @@
<html lang="en">
<head>
<title>jQuery UI - Automated Tests</title>
- <script type="text/javascript" src="../../jquery/jquery-1.2.6.js"></script>
- <script type="text/javascript" src="../../ui/source/ui.core.js"></script>
- <script type="text/javascript" src="../../ui/source/ui.draggable.js"></script>
- <script type="text/javascript" src="../../ui/source/ui.selectable.js"></script>
- <script type="text/javascript" src="jquery.simulate.js"></script>
+ <script type="text/javascript" src="../jquery-1.2.6.js"></script>
+ <script type="text/javascript" src="../ui/ui.core.js"></script>
+ <script type="text/javascript" src="../ui/ui.draggable.js"></script>
+ <script type="text/javascript" src="../ui/ui.selectable.js"></script>
+
+ <script type="text/javascript" src="simulate/jquery.simulate.js"></script>
<script type="text/javascript" src="ui.testmouse.js"></script>
<style type="text/css">