aboutsummaryrefslogtreecommitdiff
path: root/js/tests/visual/scrollspy.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/scrollspy.html
parentc2fa74b65278415fb6ed545186f4dd6c23c575cf (diff)
downloadbootstrap-ad0f5f153c821237309b0ef5f19e49b8dad358f8.tar.xz
bootstrap-ad0f5f153c821237309b0ef5f19e49b8dad358f8.zip
fix remove files in our visual tests
Diffstat (limited to 'js/tests/visual/scrollspy.html')
-rw-r--r--js/tests/visual/scrollspy.html4
1 files changed, 1 insertions, 3 deletions
diff --git a/js/tests/visual/scrollspy.html b/js/tests/visual/scrollspy.html
index 4afb79287..8ec8ffc45 100644
--- a/js/tests/visual/scrollspy.html
+++ b/js/tests/visual/scrollspy.html
@@ -86,12 +86,10 @@
<p>Ad leggings keytar, brunch id art party dolor labore.</p>
</div>
- <script src="../../dist/util.js"></script>
- <script src="../../dist/dom/polyfill.js"></script>
<script src="../../dist/dom/data.js"></script>
<script src="../../dist/dom/eventHandler.js"></script>
- <script src="../../dist/dom/manipulator.js"></script>
<script src="../../dist/dom/selectorEngine.js"></script>
+ <script src="../../dist/dom/manipulator.js"></script>
<script src="../../dist/scrollspy.js"></script>
<script src="../../dist/dropdown.js"></script>
<script src="../../dist/collapse.js"></script>