aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual/popover.html
diff options
context:
space:
mode:
authorJohann-S <[email protected]>2019-03-17 12:07:26 +0100
committerXhmikosR <[email protected]>2019-03-18 01:11:05 +0200
commitad0f5f153c821237309b0ef5f19e49b8dad358f8 (patch)
tree0b81a118a622fc6a69ee324f49b63f42d94336e7 /js/tests/visual/popover.html
parentc2fa74b65278415fb6ed545186f4dd6c23c575cf (diff)
downloadbootstrap-ad0f5f153c821237309b0ef5f19e49b8dad358f8.tar.xz
bootstrap-ad0f5f153c821237309b0ef5f19e49b8dad358f8.zip
fix remove files in our visual tests
Diffstat (limited to 'js/tests/visual/popover.html')
-rw-r--r--js/tests/visual/popover.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/js/tests/visual/popover.html b/js/tests/visual/popover.html
index 1f5b73320..9bc08f6f3 100644
--- a/js/tests/visual/popover.html
+++ b/js/tests/visual/popover.html
@@ -32,12 +32,10 @@
</div>
<script src="../../../node_modules/popper.js/dist/umd/popper.min.js"></script>
- <script src="../../dist/util.js"></script>
- <script src="../../dist/dom/polyfill.js"></script>
- <script src="../../dist/dom/manipulator.js"></script>
- <script src="../../dist/dom/data.js"></script>
<script src="../../dist/dom/eventHandler.js"></script>
<script src="../../dist/dom/selectorEngine.js"></script>
+ <script src="../../dist/dom/manipulator.js"></script>
+ <script src="../../dist/dom/data.js"></script>
<script src="../../dist/tooltip.js"></script>
<script src="../../dist/popover.js"></script>
<script>