diff options
Diffstat (limited to 'tests/specs/run/node_globals_hints/dirname.js')
-rw-r--r-- | tests/specs/run/node_globals_hints/dirname.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/specs/run/node_globals_hints/dirname.js b/tests/specs/run/node_globals_hints/dirname.js new file mode 100644 index 000000000..58d9e9379 --- /dev/null +++ b/tests/specs/run/node_globals_hints/dirname.js @@ -0,0 +1 @@ +__dirname; |