summaryrefslogtreecommitdiff
path: root/tests/qunit/index.html
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2012-01-12 13:42:29 +0100
committerPierre Schmitz <pierre@archlinux.de>2012-01-12 13:42:29 +0100
commitba0fc4fa20067528effd4802e53ceeb959640825 (patch)
tree4f62217349d3afa39dbba3f7e19dac0aecb344f6 /tests/qunit/index.html
parentca32f08966f1b51fcb19460f0996bb0c4048e6fe (diff)
Update to MediaWiki 1.18.1
Diffstat (limited to 'tests/qunit/index.html')
-rw-r--r--tests/qunit/index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/qunit/index.html b/tests/qunit/index.html
index d4bbe7e2..f748b87f 100644
--- a/tests/qunit/index.html
+++ b/tests/qunit/index.html
@@ -43,6 +43,7 @@
<script src="../../resources/jquery/jquery.byteLength.js"></script>
<script src="../../resources/jquery/jquery.byteLimit.js"></script>
<script src="../../resources/jquery/jquery.colorUtil.js"></script>
+ <script src="../../resources/jquery/jquery.delayedBind.js"></script>
<script src="../../resources/jquery/jquery.getAttrs.js"></script>
<script src="../../resources/jquery/jquery.localize.js"></script>
<script src="../../resources/jquery/jquery.tabIndex.js"></script>
@@ -69,6 +70,7 @@
<script src="suites/resources/jquery/jquery.byteLength.js"></script>
<script src="suites/resources/jquery/jquery.byteLimit.js"></script>
<script src="suites/resources/jquery/jquery.colorUtil.js"></script>
+ <script src="suites/resources/jquery/jquery.delayedBind.test.js"></script>
<script src="suites/resources/jquery/jquery.getAttrs.js"></script>
<script src="suites/resources/jquery/jquery.localize.js"></script>
<script src="suites/resources/jquery/jquery.tabIndex.js"></script>