aboutsummaryrefslogtreecommitdiff
path: root/js/tests
diff options
context:
space:
mode:
authorNeeraj Kumar Das <[email protected]>2023-03-14 18:00:36 +0530
committerGitHub <[email protected]>2023-03-14 14:30:36 +0200
commit6a043d95faf6c3dca040162538d4fc7bd643f9d8 (patch)
treec8f3b4e76901198d47db6fb4d6ac692c5fed6a77 /js/tests
parent898cfc740d30ed11ad0492473d278f35713c9d67 (diff)
downloadbootstrap-6a043d95faf6c3dca040162538d4fc7bd643f9d8.tar.xz
bootstrap-6a043d95faf6c3dca040162538d4fc7bd643f9d8.zip
Remove empty script tag (#38233)
Diffstat (limited to 'js/tests')
-rw-r--r--js/tests/visual/input.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/tests/visual/input.html b/js/tests/visual/input.html
index 6ef08d9aa..1e5eec2d1 100644
--- a/js/tests/visual/input.html
+++ b/js/tests/visual/input.html
@@ -74,6 +74,5 @@
</div>
<script src="../../../dist/js/bootstrap.bundle.js"></script>
- <script></script>
</body>
</html>