Starting unit testing (hard work)
This commit is contained in:
@ -88,4 +88,7 @@ function rssLoop(time) {
|
||||
// INIT
|
||||
console.log(` --- [RSS-Youtube] Load`)
|
||||
routage.log(`Load`)
|
||||
rssLoop(db.config.timeLoop*60*1000)
|
||||
// rssLoop(db.config.timeLoop*60*1000)
|
||||
module.exports = {
|
||||
rssLoop
|
||||
};
|
||||
|
Reference in New Issue
Block a user