Remove the test.json Plovr config file

This commit is contained in:
Éric Lemoine
2014-07-04 09:27:15 +02:00
parent 52294519bc
commit c6138edbcb

View File

@@ -1,16 +0,0 @@
{
"id": "test",
"inherits": "base.json",
"inputs": [
"../build/test/requireall.js"
],
"paths": [
"../src",
"../test"
]
}