Travis build: 507 [cron]
This commit is contained in:
2
test/pipeLog/pipeLog.js
Normal file
2
test/pipeLog/pipeLog.js
Normal file
@ -0,0 +1,2 @@
|
||||
const pipeLog = data => console.log(data) || data;
|
||||
module.exports = pipeLog;
|
||||
Reference in New Issue
Block a user