aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
authorRick Waldron <waldron.rick@gmail.com>2012-06-25 10:02:28 -0400
committerRick Waldron <waldron.rick@gmail.com>2012-06-25 10:02:28 -0400
commita2758377df7eef02d155a30f869bdc3d8b7c02b9 (patch)
tree659eefc1136c5523219b7640d8848461f74ed058 /test/index.html
parentb47147118c8f291e7db34b377706b6f48ac45b3e (diff)
downloadjquery-a2758377df7eef02d155a30f869bdc3d8b7c02b9.tar.gz
jquery-a2758377df7eef02d155a30f869bdc3d8b7c02b9.zip
Adds src/deprecated.js, test/unit/deprecated.js; -deprecated flag; Moves jQuery.browser and removes use in test/unit/ajax.js. Fixes #11965
Diffstat (limited to 'test/index.html')
-rw-r--r--test/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/index.html b/test/index.html
index 9d1e70344..a3a2b6f58 100644
--- a/test/index.html
+++ b/test/index.html
@@ -49,6 +49,7 @@
<script src="unit/effects.js"></script>
<script src="unit/offset.js"></script>
<script src="unit/dimensions.js"></script>
+ <script src="unit/deprecated.js"></script>
<script src="unit/exports.js"></script>
<script>