From 07373747c7e709cadbe73dd024a11b8336034f6d Mon Sep 17 00:00:00 2001 From: Alon Levy Date: Sun, 26 Oct 2014 12:24:11 +0200 Subject: tests: forgot some more files --- tests/anotherScript.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/anotherScript.js (limited to 'tests/anotherScript.js') diff --git a/tests/anotherScript.js b/tests/anotherScript.js new file mode 100644 index 00000000..93da9fbf --- /dev/null +++ b/tests/anotherScript.js @@ -0,0 +1,2 @@ +debugger +console.log(window.__myObject); -- cgit v1.3.1