mirror of
https://github.com/nodejs/node.git
synced 2024-11-21 10:59:27 +00:00
2e33b16ba6
PR-URL: https://github.com/nodejs/node/pull/50812 Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com> Reviewed-By: James M Snell <jasnell@gmail.com>
10 lines
226 B
JSON
10 lines
226 B
JSON
{
|
|
"idlharness.any.js": {
|
|
"note": "https://github.com/nodejs/node/issues/44185",
|
|
"requires": ["crypto", "small-icu"]
|
|
},
|
|
"idlharness-shadowrealm.window.js": {
|
|
"skip": "ShadowRealm support is not enabled"
|
|
}
|
|
}
|