aboutsummaryrefslogtreecommitdiffstats
path: root/test/index.html
diff options
context:
space:
mode:
authorOleg Gaidarenko <markelog@gmail.com>2015-11-13 15:58:03 +0300
committerOleg Gaidarenko <markelog@gmail.com>2015-11-13 15:58:58 +0300
commit2d9d1f006ac98b3dd1f23de1b721f54eb77346db (patch)
treee838e0a63aa5adef9a6b0ae88e4f3865d92a881a /test/index.html
parentf66490412a794eea7530fe3236aae45bdd72b720 (diff)
downloadjquery-2d9d1f006ac98b3dd1f23de1b721f54eb77346db.tar.gz
jquery-2d9d1f006ac98b3dd1f23de1b721f54eb77346db.zip
Revert "Deferred: Backwards-compatible standards interoperability"
This reverts commit 555a50d340706e3e1e0de09231050493d0ad841e.
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 54a1ee041..dfb574137 100644
--- a/test/index.html
+++ b/test/index.html
@@ -15,7 +15,6 @@
<script src="../external/qunit/qunit.js"></script>
<script src="../external/qunit-assert-step/qunit-assert-step.js"></script>
<script src="../external/sinon/sinon-1.14.1.js"></script>
- <script src="../external/npo/npo.js"></script>
<script src="../external/requirejs/require.js"></script>
<!-- See testinit for the list of tests -->
<script src="data/testinit.js"></script>