diff options
| author | Alon Levy <alon@pobox.com> | 2014-10-26 12:24:11 +0200 |
|---|---|---|
| committer | Alon Levy <alon@pobox.com> | 2014-10-26 12:27:50 +0200 |
| commit | 07373747c7e709cadbe73dd024a11b8336034f6d (patch) | |
| tree | 4a28da0f5bb938f355047713d2547022afacd1ab /tests/anotherScript.js | |
| parent | 9e7c7ddc7de091d404e83efbab113f35ebde2b77 (diff) | |
tests: forgot some more files
Diffstat (limited to 'tests/anotherScript.js')
| -rw-r--r-- | tests/anotherScript.js | 2 |
1 files changed, 2 insertions, 0 deletions
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); |
