diff options
| author | Jacob Thornton <[email protected]> | 2011-09-11 22:58:51 -0700 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2011-09-11 22:58:51 -0700 |
| commit | dcf9aabc44d4ca7cd544b726d4eee15ef1cd35a5 (patch) | |
| tree | d7734821e0c12b5dfec14f21b3fe8e126f7fce2f /js/tests/index.html | |
| parent | 0afba3867d8d52178faa43434b94e2e9a1b1c5bd (diff) | |
| download | bootstrap-dcf9aabc44d4ca7cd544b726d4eee15ef1cd35a5.tar.xz bootstrap-dcf9aabc44d4ca7cd544b726d4eee15ef1cd35a5.zip | |
get all spec passing again
Diffstat (limited to 'js/tests/index.html')
| -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 4f904b9c0..2ca94102a 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -10,7 +10,7 @@ <link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" /> <script src="vendor/qunit.js"></script> - <!-- plugin sources --> + <!-- plugin sources --> <script src="../../js/bootstrap-alerts.js"></script> <script src="../../js/bootstrap-dropdown.js"></script> <script src="../../js/bootstrap-modal.js"></script> |
