aboutsummaryrefslogtreecommitdiff
path: root/js/tests/index.html
diff options
context:
space:
mode:
authorJohn-Philip Johansson <[email protected]>2013-05-04 16:55:52 +0200
committerChris Rebert <[email protected]>2013-07-26 00:39:14 -0700
commit0d33455ef486d0cf06cb29d427efda57f42f7ea9 (patch)
treef7ddc320adff7ed7bed55b90665bb1dad3e8e01e /js/tests/index.html
parent995add132efdb6557f191f1a65097f19260a4f7d (diff)
downloadbootstrap-0d33455ef486d0cf06cb29d427efda57f42f7ea9.tar.xz
bootstrap-0d33455ef486d0cf06cb29d427efda57f42f7ea9.zip
Replace Makefile with GruntJS
A rebase (against soon-to-be 3.0.0-rc.1) & squash of https://github.com/twbs/bootstrap/pull/7786 AKA https://github.com/twitter/bootstrap/pull/7786 originally by @seriema @mokkabonna @jojohess Rebased by @cvrebert
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>