Tests: Remove Utilities/sinon.js and add karma-sinon-ie instead of karma-sinon.
commitd62ff18ff7785380306467f5428f4ca854f19d15
authorTim Wienk <tim@wienk.name>
Wed, 23 Sep 2015 13:25:23 +0000 (23 15:25 +0200)
committerTim Wienk <tim@wienk.name>
Sun, 27 Sep 2015 11:03:42 +0000 (27 13:03 +0200)
tree8e8ace529b5842ea7e759ce04b836eca6610f0c5
parent181f53f644c660e805288ea1c20ba825e9ec206c
Tests: Remove Utilities/sinon.js and add karma-sinon-ie instead of karma-sinon.

IE compatibility was coincindentally inherited from Utilities/sinon.js,
karma-sinon-ie loads the right files from the sinon package to do this
in a reliable way instead.

The "sinon"-package was already installed through karma-sinon's
peerDependancy, now added to package.json as well.
Tests/Utilities/sinon.js [deleted file]
package.json