summaryrefslogtreecommitdiff
path: root/tests/components.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/components.html')
-rw-r--r--tests/components.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/components.html b/tests/components.html
index dcd7ac8a..3d7cc937 100644
--- a/tests/components.html
+++ b/tests/components.html
@@ -2900,7 +2900,7 @@
<script src="https://code.jquery.com/jquery-1.10.2.min.js"></script>
<script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/mustache.js/0.7.2/mustache.min.js"></script>
- <script src="../assets/js/bootswatch.js"></script>
+ <script src="../assets/js/custom.js"></script>
<script>
$('[data-toggle=popover], .popover-test').popover();