summaryrefslogtreecommitdiffstats
path: root/js/package.json
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-03-21 11:06:42 +0100
committerBernhard Posselt <nukeawhale@gmail.com>2013-03-21 11:06:42 +0100
commitf435e1261b7a993f9520b5a887af0083a6c4f001 (patch)
tree67939abb23bdb101101759182eded4854bab2d21 /js/package.json
parent93cf89a858bb9e8b0bcae8f5df51be83c5d1c833 (diff)
removed unnecessary nodejs dep
Diffstat (limited to 'js/package.json')
-rw-r--r--js/package.json1
1 files changed, 0 insertions, 1 deletions
diff --git a/js/package.json b/js/package.json
index 4dfc670ac..c5fe7c752 100644
--- a/js/package.json
+++ b/js/package.json
@@ -25,7 +25,6 @@
"grunt-coffeelint": "0.0.6",
"gruntacular": "~0.1.1",
"grunt-wrap": "~0.2.0",
- "testacular": "~0.4.0",
"phantomjs": "~1.8.1-3",
"grunt-phpunit": "0.2.0"
},