Move and refactor child_process tests
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
process.on("message", (data) => {
|
||||
process.send(data);
|
||||
});
|
Reference in New Issue
Block a user
@ -1,3 +0,0 @@
|
||||
process.on("message", (data) => {
|
||||
process.send(data);
|
||||
});
|