extend node_version range on applicable tests (#2015)
This commit is contained in:
@@ -243,5 +243,5 @@ hoist_funs_strict: {
|
||||
"5 'function' 'function'",
|
||||
"6 'undefined' 'function'",
|
||||
]
|
||||
node_version: "=4"
|
||||
node_version: ">=4"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user