Skip to content

Commit ef9279e

Browse files
committed
try this
1 parent 3ba5971 commit ef9279e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/combine_test_results.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const filePaths = [
99
"test_results_specs.json",
1010
"test_results_unit.json",
1111
"test_results_unit_node.json",
12+
"test_results_node_compat.json",
1213
].map((fileName) => joinTarget(fileName));
1314

1415
const tests = [];

0 commit comments

Comments
 (0)