summaryrefslogtreecommitdiff
path: root/test/pseudo-tty/test-tty-stdout-end.js
blob: a19682a36df7a60845ae8c13a8428da483ef7bee (plain)
1
2
3
4
'use strict';
require('../common');

process.stdout.end();