Browse Source

Updated benderjs-mocha to support dynamically created tests.

fredck 10 years ago
parent
commit
31e347ad0f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -17,7 +17,7 @@
     "ncp": "~1.0",
     "replace": "~0.3.0",
     "benderjs": "~0.2",
-    "benderjs-mocha": "~0.1",
+    "benderjs-mocha": "~0.1.3",
     "benderjs-chai": "~0.2",
     "benderjs-sinon": "~0.2.3",
     "benderjs-coverage": "~0.2",