summaryrefslogtreecommitdiff
path: root/cli/tests/unit_node/testdata/binary_stdio.js
AgeCommit message (Collapse)Author
2023-02-16test: add unit tests from std/node (#17794)Bartek IwaƄczuk
Adds two test files: "cli/tests/unit_node/process_test.ts" and "cli/tests/unit_node/child_process_test.ts" --------- Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>