diff --git a/copyFile.js b/copyFile.js index e7884f72..c9d36bb4 100644 --- a/copyFile.js +++ b/copyFile.js @@ -1,5 +1,6 @@ const fs = require("fs"); console.log('testing'); +console.log('testing'); const filesTopCopy = [ { src: "../CONTRIBUTORS.md",