From 1ade5a0892690f33c87eaa1aacd1b69474339dac Mon Sep 17 00:00:00 2001 From: Nils Knappmeier Date: Sat, 23 Nov 2019 07:13:45 +0100 Subject: [PATCH] chore: remove obsolete json2.js - it is just required to run tests on ie6/7 and other very old browsers that are not supported anymore by SauceLabs --- spec/amd-runtime.html | 1 - spec/amd.html | 2 - spec/env/json2.js | 489 ------------------------------------------ spec/index.html | 1 - spec/umd-runtime.html | 2 - spec/umd.html | 2 - 6 files changed, 497 deletions(-) delete mode 100644 spec/env/json2.js diff --git a/spec/amd-runtime.html b/spec/amd-runtime.html index fc413bd6..fbdd3434 100644 --- a/spec/amd-runtime.html +++ b/spec/amd-runtime.html @@ -26,7 +26,6 @@ window.expect = chai.expect; mocha.setup('bdd'); - diff --git a/spec/amd.html b/spec/amd.html index 9ec44e68..595d70be 100644 --- a/spec/amd.html +++ b/spec/amd.html @@ -27,9 +27,7 @@ window.expect = chai.expect; mocha.setup('bdd'); - - - - - - -