$
This commit is contained in:
4
node_modules/stdout-stream/test/fixtures/hello-world.js
generated
vendored
Normal file
4
node_modules/stdout-stream/test/fixtures/hello-world.js
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
var stdout = require('../../');
|
||||
|
||||
stdout.write('hello\n');
|
||||
stdout.write('world\n');
|
Reference in New Issue
Block a user