diff options
| author | Jacob Thornton <[email protected]> | 2012-03-17 21:29:56 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-03-17 21:29:56 -0700 |
| commit | 527fb87dadd1e677f132ca3db0b02825d5bd57e5 (patch) | |
| tree | 897874a98afa8be10e21b7dbf51135501d75ea1e /js | |
| parent | 8e0afbeaa42dfabb75817b7fc1c677cd372c8c43 (diff) | |
| download | bootstrap-527fb87dadd1e677f132ca3db0b02825d5bd57e5.tar.xz bootstrap-527fb87dadd1e677f132ca3db0b02825d5bd57e5.zip | |
add /head
Diffstat (limited to 'js')
| -rw-r--r-- | js/tests/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/index.html b/js/tests/index.html index 8c710de36..2d59ab032 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> |
