0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-29 23:16:30 +01:00
nodejs/test/pseudo-tty/test-tty-stdout-end.js

5 lines
59 B
JavaScript
Raw Normal View History

'use strict';
require('../common');
process.stdout.end();