improve testing compatibility with Node.js (#5204)
This commit is contained in:
@@ -220,7 +220,7 @@ funarg_side_effects_2: {
|
||||
}
|
||||
}
|
||||
expect_stdout: "PASS"
|
||||
node_version: ">=6"
|
||||
node_version: ">=6.9.2"
|
||||
}
|
||||
|
||||
funarg_side_effects_3: {
|
||||
@@ -254,7 +254,7 @@ funarg_side_effects_3: {
|
||||
}
|
||||
}
|
||||
expect_stdout: "PASS"
|
||||
node_version: ">=6"
|
||||
node_version: ">=6.9.2"
|
||||
}
|
||||
|
||||
funarg_unused_1: {
|
||||
|
||||
Reference in New Issue
Block a user