createInterface({ input: process.stdin, output: process.stdout, ... childProcess.stdin.end(); await command; t.fail(); } catch (error) { t.pass(); } });.
確定! 回上一頁