Comparing version 1.0.3 to 1.0.4
@@ -197,3 +197,6 @@ var chalk = require('chalk'); | ||
//more obvious chain | ||
test.test = test; | ||
module.exports = test; |
{ | ||
"name": "tst", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "Minimalistic test runner for node/browser", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
6868
162