This commit is contained in:
guybedford
2014-02-10 20:53:42 +02:00
parent 65214d5334
commit be793e39e1
+7 -2
View File
@@ -1,5 +1,10 @@
{
"browser": "mocha",
"dependencies": {},
"format": "global"
"registry": null,
"shim": {
"mocha": {
"imports": "./mocha.css!",
"exports": "mocha"
}
}
}