aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/selector.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/selector.html')
-rw-r--r--test/data/selector.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/data/selector.html b/test/data/selector.html
index b62e1fa4e..8ffc6c6b3 100644
--- a/test/data/selector.html
+++ b/test/data/selector.html
@@ -5,6 +5,7 @@
<title>jQuery selector</title>
<script src="../../src/core.js"></script>
+ <script src="../../src/callbacks.js"></script>
<script src="../../src/deferred.js"></script>
<script src="../../src/support.js"></script>
<script src="../../src/data.js"></script>