Update programetv.ro.test.js

This commit is contained in:
Aleksandr Statciuk 2022-08-24 23:02:57 +03:00
parent d011d83476
commit 08de7fe1a7

View file

@ -1,4 +1,4 @@
// npx epg-grabber --config=sites/programetv.ro/programetv.ro.config.js --channels=sites/programetv.ro/programetv.ro_ro.channels.xml --output=.gh-pages/guides/ro/programetv.ro.epg.xml --days=2
// npx epg-grabber --config=sites/programetv.ro/programetv.ro.config.js --channels=sites/programetv.ro/programetv.ro_ro.channels.xml --output=guide.xml --days=2
const { parser, url } = require('./programetv.ro.config.js')
const dayjs = require('dayjs')