aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/core
diff options
context:
space:
mode:
authorRichard Worth <rdworth@gmail.com>2009-01-14 23:26:15 +0000
committerRichard Worth <rdworth@gmail.com>2009-01-14 23:26:15 +0000
commit2b728dc730f436bbf43fa37debd83f530c803b0f (patch)
tree111565f5c8f6f24f61867c8fb66cd44c918e0072 /tests/unit/core
parentaa9672456e12a19e776a535b57a22d92846adc01 (diff)
downloadjquery-ui-2b728dc730f436bbf43fa37debd83f530c803b0f.tar.gz
jquery-ui-2b728dc730f436bbf43fa37debd83f530c803b0f.zip
Happy Birthday jQuery (switched to jQuery 1.3)
Diffstat (limited to 'tests/unit/core')
-rw-r--r--tests/unit/core/core.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/core/core.html b/tests/unit/core/core.html
index 4e3f01edb..d0ff8fbad 100644
--- a/tests/unit/core/core.html
+++ b/tests/unit/core/core.html
@@ -3,7 +3,7 @@
<head>
<title>jQuery UI Core Test Suite</title>
- <script type="text/javascript" src="../../../jquery-1.3rc2.js"></script>
+ <script type="text/javascript" src="../../../jquery-1.3.js"></script>
<script type="text/javascript" src="../../../ui/ui.core.js"></script>
<link type="text/css" href="../testsuite.css" rel="stylesheet" />