Setted test script

This commit is contained in:
freearhey 2018-11-16 06:47:31 +03:00
parent 31e8081fde
commit 04bc8e8f77

View File

@ -1,10 +1,10 @@
{ {
"name": "iptv", "name": "iptv",
"version": "0.0.1", "version": "0.0.2",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "echo \"Error: no test specified\" && exit 1" "test": "node test/index.js"
}, },
"repository": { "repository": {
"type": "git", "type": "git",