added graphiteTargetCtrl specs

This commit is contained in:
Torkel Ödegaard
2014-08-07 10:42:05 +02:00
parent a02effc32e
commit 76aab2a2ac
5 changed files with 72 additions and 15 deletions
+3 -1
View File
@@ -58,6 +58,8 @@
},
"license": "Apache License",
"dependencies": {
"grunt-jscs-checker": "^0.4.4"
"grunt-jscs-checker": "^0.4.4",
"karma-sinon": "^1.0.3",
"sinon": "^1.10.3"
}
}