Comparing version 0.0.23 to 0.0.24
@@ -25,2 +25,4 @@ var sinon = require('sinon'); | ||
setup(window); | ||
global.chai = chai; | ||
global.sinon = sinon; | ||
global.assert = chai.assert; | ||
@@ -27,0 +29,0 @@ global.expect = chai.expect; |
{ | ||
"name": "affogato", | ||
"version": "0.0.23", | ||
"version": "0.0.24", | ||
"description": "Enable ES6 support for mocha tests under jsdom.", | ||
@@ -5,0 +5,0 @@ "engines": { |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
13642
47