aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2016-12-30 22:29:58 -0800
committerMark Otto <[email protected]>2016-12-31 00:52:08 -0800
commitd935cca9f6d694907ce0acca3703e62d973938c0 (patch)
treea3a8963d8d1825ede682d70b55e013c5ba04db8a
parent55413e109fb8b264ba8e26bf0018bda5e7bafdd4 (diff)
downloadbootstrap-d935cca9f6d694907ce0acca3703e62d973938c0.tar.xz
bootstrap-d935cca9f6d694907ce0acca3703e62d973938c0.zip
one more test file
-rw-r--r--js/tests/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/js/tests/index.html b/js/tests/index.html
index e4cbae42f..179ceb77e 100644
--- a/js/tests/index.html
+++ b/js/tests/index.html
@@ -6,8 +6,8 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- jQuery -->
- <script src="vendor/jquery.min.js"></script>
- <script src="vendor/tether.min.js"></script>
+ <script src="../../docs/assets/js/vendor/jquery-slim.min.js"></script>
+ <script src="../../docs/assets/js/vendor/tether.min.js"></script>
<script>
// Disable jQuery event aliases to ensure we don't accidentally use any of them
(function () {