Comparing version 0.2.0 to 0.2.1
@@ -52,3 +52,3 @@ /** | ||
this.recorder[x.name].calls += 1; | ||
mock.recorder[x.name].calls += 1; | ||
@@ -55,0 +55,0 @@ // invoke callback function (last arg) |
{ | ||
"name": "mini-mock", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "An ultra-lightweight mocking framework for Node", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |