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