aboutsummaryrefslogtreecommitdiffstats
path: root/build/test/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/test/index.html')
-rw-r--r--build/test/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/build/test/index.html b/build/test/index.html
index 22f7df1f2..8037c3936 100644
--- a/build/test/index.html
+++ b/build/test/index.html
@@ -5,6 +5,7 @@
<script type="text/javascript" src="../dist/jquery.js"></script>
<script type="text/javascript" src="data/testrunner.js"></script>
<script type="text/javascript" src="../src/jquery/coreTest.js"></script>
+ <script type="text/javascript" src="../src/selector/selectorTest.js"></script>
<script type="text/javascript" src="../src/event/eventTest.js"></script>
<script type="text/javascript" src="../src/ajax/ajaxTest.js"></script>
<script type="text/javascript" src="../src/fx/fxTest.js"></script>