Remove package.json from test folder.

This commit is contained in:
Viktor Kovacs 2021-03-29 16:13:19 +02:00
parent 3ce89d1d01
commit b0a47c8173

View File

@ -1,8 +0,0 @@
{
"dependencies": {
"mocha": "*"
},
"scripts": {
"test": "mocha"
}
}