aboutsummaryrefslogtreecommitdiff
path: root/js/tests/index.html
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-07-26 01:34:58 -0700
committerChris Rebert <[email protected]>2013-07-26 01:34:58 -0700
commit2910e3cb5a4fbefad4f16ecc5cf9a4385b9bd2cc (patch)
treeee297e3ab097bd2f78c0457a8c781a987cfee00e /js/tests/index.html
parent2d585345196bb511ed2e6420610baa900ae48122 (diff)
parenta317f67c1cdc8e630fe18f5d48cfb582a0eda1de (diff)
downloadbootstrap-2910e3cb5a4fbefad4f16ecc5cf9a4385b9bd2cc.tar.xz
bootstrap-2910e3cb5a4fbefad4f16ecc5cf9a4385b9bd2cc.zip
Merge pull request #8614 from cvrebert/grunt
Switch from `make` to `grunt` Rebase of #7786 against soon-to-be 3.0.0-rc.1
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>