Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "loca", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "WebKit reporter for Mocha", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
var should = chai.should(); | ||
mocha.reporter('webkit'); | ||
// mocha.reporter('webkit'); // in case this got merged in | ||
mocha.reporter(mocha.WebKit); | ||
mocha.setup({ | ||
@@ -5,0 +7,0 @@ ui: 'bdd', |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
974846
38
27720