Skip to content

Commit

Permalink
Add missing collapse JS files to dropdown visual test
Browse files Browse the repository at this point in the history
Closes twbs#14726.
  • Loading branch information
Maarten Van Hoof authored and hnrch02 committed Oct 3, 2014
1 parent 5bb08c5 commit 44894a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions js/tests/visual/dropdown.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ <h1>Dropdown <small>Bootstrap Visual Test</small></h1>
<script src="../vendor/jquery.min.js"></script>
<script src="../../transition.js"></script>
<script src="../../dropdown.js"></script>
<script src="../../collapse.js"></script>

</body>
</html>

0 comments on commit 44894a4

Please sign in to comment.