aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
authorMichał Gołębiowski-Owczarek <m.goleb@gmail.com>2019-03-04 20:10:21 +0100
committerGitHub <noreply@github.com>2019-03-04 20:10:21 +0100
commit6ced2639b567ab4a5089f38a8e90efedc12801bf (patch)
tree475eeddbdb00c49d6bd7240b2b65bea6cbfe889b /test/index.html
parent16ad9889f562e730a7f39df8a20938f6a3a04edc (diff)
downloadjquery-6ced2639b567ab4a5089f38a8e90efedc12801bf.tar.gz
jquery-6ced2639b567ab4a5089f38a8e90efedc12801bf.zip
Build: Update QUnit from 1.23.1 to 2.9.2
Closes gh-4307
Diffstat (limited to 'test/index.html')
-rw-r--r--test/index.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/index.html b/test/index.html
index ce5892859..7b5b302a9 100644
--- a/test/index.html
+++ b/test/index.html
@@ -13,7 +13,6 @@
<script src="data/jquery-1.9.1.js"></script>
<script src="../external/qunit/qunit.js"></script>
- <script src="../external/qunit-assert-step/qunit-assert-step.js"></script>
<script src="../external/sinon/sinon.js"></script>
<script src="../external/npo/npo.js"></script>
<script src="../external/requirejs/require.js"></script>