mirror of
https://github.com/iptv-org/iptv
synced 2026-04-18 00:39:42 -04:00
Remove test.js
Has been replaced by clean.js
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
{
|
||||
"name": "iptv",
|
||||
"scripts": {
|
||||
"lint": "npx m3u-linter -c m3u-linter.json",
|
||||
"test": "node scripts/test.js"
|
||||
"lint": "npx m3u-linter -c m3u-linter.json"
|
||||
},
|
||||
"pre-push": [
|
||||
"lint"
|
||||
|
||||
Reference in New Issue
Block a user