joe-reporter-compact
Advanced tools
Comparing version 0.1.3 to 0.1.4
@@ -137,3 +137,3 @@ /*global process, module, require, window*/ | ||
log(this.indent+ i + 1 + ": "+ test.getConfig().name); | ||
log(this.indent+ (i + 1) + ": "+ test.getConfig().name); | ||
} | ||
@@ -140,0 +140,0 @@ |
{ | ||
"name": "joe-reporter-compact", | ||
"version": "0.1.3", | ||
"version": "0.1.4", | ||
"description": "Compact Reporter for the Joe Testing Framework", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/SteveMcArthur/joe-reporter-compact", |
8601