This commit is contained in:
guybedford
2014-02-10 20:55:12 +02:00
parent be793e39e1
commit de149d6632
+2 -2
View File
@@ -1,9 +1,9 @@
{
"browser": "mocha",
"registry": null,
"registry": false,
"shim": {
"mocha": {
"imports": "./mocha.css!",
"deps": ["./mocha.css!"],
"exports": "mocha"
}
}