mirror of
https://github.com/iptv-org/iptv.git
synced 2026-03-18 14:08:13 -04:00
Added exit code
This commit is contained in:
@@ -82,6 +82,8 @@ async function test() {
|
||||
|
||||
console.log(`FAILURES! (${stats.tests} tests, ${stats.channels} channels, ${stats.failures} failures)`)
|
||||
|
||||
process.exit(1)
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user