summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorJules Laplace <jules@okfoc.us>2014-07-22 16:23:57 -0400
committerJules Laplace <jules@okfoc.us>2014-07-22 16:23:57 -0400
commit725cc3cd23890d5369ae20c27c97465c34168913 (patch)
treea2e398ab6694ad53a9d5d03decfe41203f9badca /package.json
parente2b1d4ca8c7a83b41fe4c0fc6c4d9490a6736c68 (diff)
starting math tests
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
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"
}
}