Files
Kmake/test/pseudo-tty/test-tty-stdout-end.js

5 lines
59 B
JavaScript
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
'use strict';
require('../common');
process.stdout.end();