aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2014-08-01 12:25:14 -0400
committerScott González <scott.gonzalez@gmail.com>2014-08-01 12:25:14 -0400
commitc017628e11d382bf5844e93a28d5367d871986cc (patch)
treee766aea72688af2e3a732aaac9ef92da69c4a30d /tests/unit/core
parent06fe70b10af3e75837545c019d23029fe331f433 (diff)
downloadjquery-ui-c017628e11d382bf5844e93a28d5367d871986cc.tar.gz
jquery-ui-c017628e11d382bf5844e93a28d5367d871986cc.zip
Tests: Fix composite tests
Diffstat (limited to 'tests/unit/core')
-rw-r--r--tests/unit/core/all.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/core/all.html b/tests/unit/core/all.html
index 518ada766..fc8d2eadb 100644
--- a/tests/unit/core/all.html
+++ b/tests/unit/core/all.html
@@ -4,7 +4,7 @@
<meta charset="utf-8">
<title>jQuery UI Core Test Suite</title>
- <script src="../../../jquery.js"></script>
+ <script src="../../../external/jquery/jquery.js"></script>
<link rel="stylesheet" href="../../../external/qunit/qunit.css">
<link rel="stylesheet" href="../qunit-composite.css">