Skip to content

Commit dce0abd

Browse files
committed
ignore testing pull 2
1 parent d04863b commit dce0abd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

copyFile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
const fs = require("fs");
22
console.log('testing');
3+
console.log('testing');
34
const filesTopCopy = [
45
{
56
src: "../CONTRIBUTORS.md",

0 commit comments

Comments
 (0)