diff options
Diffstat (limited to 'cli/tests')
-rw-r--r-- | cli/tests/unit_node/child_process_test.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cli/tests/unit_node/child_process_test.ts b/cli/tests/unit_node/child_process_test.ts index a3bb6b888..a2dd9924d 100644 --- a/cli/tests/unit_node/child_process_test.ts +++ b/cli/tests/unit_node/child_process_test.ts @@ -185,7 +185,7 @@ Deno.test({ }, }); -/* Start of ported part */ 3; +/* Start of ported part */ // Copyright Joyent and Node contributors. All rights reserved. MIT license. // Ported from Node 15.5.1 |