aboutsummaryrefslogtreecommitdiff
path: root/js/tests/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-26 01:43:53 -0700
committerMark Otto <[email protected]>2013-07-26 01:43:53 -0700
commit5b2b46fe28b0dad4c41c2fe9bd96fa166e54b96d (patch)
tree62dc5712b47a5d89936c6efffcad4ae545656000 /js/tests/index.html
parent5d766d9e2ff09ee5a8eeb148b86622297634a3ff (diff)
parent2910e3cb5a4fbefad4f16ecc5cf9a4385b9bd2cc (diff)
downloadbootstrap-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.html3
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>