summaryrefslogtreecommitdiff
path: root/tests/qunit/index.html
diff options
context:
space:
mode:
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>