diff --git a/dummy.txt b/dummy.txt new file mode 100644 index 0000000..0405656 Binary files /dev/null and b/dummy.txt differ diff --git a/hello.js b/hello.js new file mode 100644 index 0000000..d66767e --- /dev/null +++ b/hello.js @@ -0,0 +1,4 @@ +// test_phantom/hello.js + +console.log("hello"); +