diff options
| author | Jules Laplace <jules@okfoc.us> | 2014-07-22 16:23:57 -0400 |
|---|---|---|
| committer | Jules Laplace <jules@okfoc.us> | 2014-07-22 16:23:57 -0400 |
| commit | 725cc3cd23890d5369ae20c27c97465c34168913 (patch) | |
| tree | a2e398ab6694ad53a9d5d03decfe41203f9badca /package.json | |
| parent | e2b1d4ca8c7a83b41fe4c0fc6c4d9490a6736c68 (diff) | |
starting math tests
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json index ca45bff..b4ac400 100644 --- a/package.json +++ b/package.json @@ -39,6 +39,7 @@ "grunt-contrib-watch": "~0.5.3", "grunt-contrib-clean": "~0.5.0", "grunt-contrib-copy": "~0.5.0", - "grunt-dentist": "~0.3.4" + "grunt-dentist": "~0.3.4", + "mocha": "~1.20.1" } } |
