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