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:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user