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
This commit is contained in:
Nils Knappmeier
2019-11-23 07:13:45 +01:00
parent c819c8b533
commit 1ade5a0892
6 changed files with 0 additions and 497 deletions
-1
View File
@@ -26,7 +26,6 @@
window.expect = chai.expect;
mocha.setup('bdd');
</script>
<script src="/spec/env/json2.js"></script>
<script src="/spec/env/require.js"></script>
<script src="/spec/env/common.js"></script>