aboutsummaryrefslogtreecommitdiff
path: root/js/tests
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-10-19 23:12:50 -0700
committerJacob Thornton <[email protected]>2011-10-19 23:12:50 -0700
commit523e02f7df3bb706654b43cf604e61c9396212e1 (patch)
tree5c835652ac9f49a82934227b63e79589edbe24d9 /js/tests
parent5ab84f942dadc02db57fbe9dbcc619a5eae3920a (diff)
downloadbootstrap-523e02f7df3bb706654b43cf604e61c9396212e1.tar.xz
bootstrap-523e02f7df3bb706654b43cf604e61c9396212e1.zip
fix scrollspy simplify stuff more - break everything.
Diffstat (limited to 'js/tests')
-rw-r--r--js/tests/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/js/tests/index.html b/js/tests/index.html
index 2ca94102a..617fcd92a 100644
--- a/js/tests/index.html
+++ b/js/tests/index.html
@@ -11,6 +11,7 @@
<script src="vendor/qunit.js"></script>
<!-- plugin sources -->
+ <script src="../../js/bootstrap-transitions.js"></script>
<script src="../../js/bootstrap-alerts.js"></script>
<script src="../../js/bootstrap-dropdown.js"></script>
<script src="../../js/bootstrap-modal.js"></script>