Move Plovr json files in specific dir

This commit is contained in:
Éric Lemoine
2013-03-29 15:51:21 +01:00
parent 15ae6832d4
commit 5019f9378c
10 changed files with 106 additions and 104 deletions
-16
View File
@@ -1,16 +0,0 @@
{
"id": "test",
"inherits": "../base.json",
"inputs": [
"test/requireall.js"
],
"paths": [
"src",
"test"
]
}