1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 16:19:53 +02:00

fix(unit-test): dropdown, collapse and carousel

This commit is contained in:
Johann-S
2018-06-17 15:28:42 +02:00
committed by XhmikosR
parent 8010c010e9
commit 6b0808354d
5 changed files with 26 additions and 16 deletions

View File

@@ -211,6 +211,7 @@
<script src="../../../node_modules/jquery/dist/jquery.slim.min.js"></script>
<script src="../../../node_modules/popper.js/dist/umd/popper.min.js"></script>
<script src="../../dist/dom/polyfill.js"></script>
<script src="../../dist/dom/eventHandler.js"></script>
<script src="../../dist/dom/data.js"></script>
<script src="../../dist/dom/selectorEngine.js"></script>