Comparing version 1.4.0 to 1.4.1
@@ -168,3 +168,3 @@ var colors = require('colors'); | ||
} catch(executionError) { | ||
callback(executionError); | ||
testsuite.callback(executionError); | ||
} | ||
@@ -171,0 +171,0 @@ |
{ | ||
"name":"highkick", | ||
"version":"1.4.0", | ||
"version":"1.4.1", | ||
"description":"Asynchronous, no-style, super simple testing tool.", | ||
@@ -5,0 +5,0 @@ "author":"Azer Koculu <azer@kodfabrik.com>", |
12065