Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/js/tests
diff options
context:
space:
mode:
authorJacob Thornton <jacobthornton@gmail.com>2012-03-18 08:29:56 +0400
committerJacob Thornton <jacobthornton@gmail.com>2012-03-18 08:29:56 +0400
commit527fb87dadd1e677f132ca3db0b02825d5bd57e5 (patch)
tree897874a98afa8be10e21b7dbf51135501d75ea1e /js/tests
parent8e0afbeaa42dfabb75817b7fc1c677cd372c8c43 (diff)
add /head
Diffstat (limited to 'js/tests')
-rw-r--r--js/tests/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/index.html b/js/tests/index.html
index 8c710de366..2d59ab0321 100644
--- a/js/tests/index.html
+++ b/js/tests/index.html
@@ -36,7 +36,7 @@
<script src="unit/bootstrap-tooltip.js"></script>
<script src="unit/bootstrap-popover.js"></script>
<script src="unit/bootstrap-typeahead.js"></script>
-
+</head>
<body>
<div>
<h1 id="qunit-header">Bootstrap Plugin Test Suite</h1>