diff options
Diffstat (limited to 'test/integration/index.html')
-rw-r--r-- | test/integration/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/index.html b/test/integration/index.html index 791e254c1..6de40b046 100644 --- a/test/integration/index.html +++ b/test/integration/index.html @@ -11,7 +11,6 @@ <div id="qunit-fixture"></div> <script src="https://code.jquery.com/qunit/qunit-2.0.0.js"></script> <script src="./jquery-3.1.0.min.js"></script> - <script src="promise-polyfill.js"></script> <script src="helpers.js"></script> <script src="tests.js"></script> <script src="/testem.js"></script> |