2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

fix(selector-engine): increase coverage for selector engine

This commit is contained in:
Johann-S
2018-06-16 22:20:27 +02:00
committed by XhmikosR
parent 4510e7e61d
commit 096413a994
5 changed files with 86 additions and 3 deletions
+1
View File
@@ -119,6 +119,7 @@
<script src="unit/dom/eventHandler.js"></script>
<script src="unit/dom/manipulator.js"></script>
<script src="unit/dom/data.js"></script>
<script src="unit/dom/selectorEngine.js"></script>
<script src="unit/alert.js"></script>
<script src="unit/button.js"></script>
<script src="unit/carousel.js"></script>