diff options
| author | Mark Otto <[email protected]> | 2013-07-26 01:43:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 01:43:53 -0700 |
| commit | 5b2b46fe28b0dad4c41c2fe9bd96fa166e54b96d (patch) | |
| tree | 62dc5712b47a5d89936c6efffcad4ae545656000 /js/tests/index.html | |
| parent | 5d766d9e2ff09ee5a8eeb148b86622297634a3ff (diff) | |
| parent | 2910e3cb5a4fbefad4f16ecc5cf9a4385b9bd2cc (diff) | |
| download | bootstrap-5b2b46fe28b0dad4c41c2fe9bd96fa166e54b96d.tar.xz bootstrap-5b2b46fe28b0dad4c41c2fe9bd96fa166e54b96d.zip | |
Merge branch '3.0.0-wip' of github.com:twitter/bootstrap into 3.0.0-wip
Diffstat (limited to 'js/tests/index.html')
| -rw-r--r-- | js/tests/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/tests/index.html b/js/tests/index.html index 0cfadc598..501bf38f2 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -11,9 +11,6 @@ <link rel="stylesheet" href="vendor/qunit.css" type="text/css" media="screen" /> <script src="vendor/qunit.js"></script> - <!-- phantomjs logging script--> - <script src="unit/phantom.js"></script> - <!-- plugin sources --> <script src="../../js/transition.js"></script> <script src="../../js/alert.js"></script> |
