diff options
Diffstat (limited to 'node_modules/load-script/test/hello.js')
| -rw-r--r-- | node_modules/load-script/test/hello.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/node_modules/load-script/test/hello.js b/node_modules/load-script/test/hello.js new file mode 100644 index 00000000..77a64c6b --- /dev/null +++ b/node_modules/load-script/test/hello.js @@ -0,0 +1 @@ +log('Hello world') |
