- add coverage for napi_get_prototype - add coverage for napi_strict_equals PR-URL: https://github.com/nodejs/node/pull/13044 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Jason Ginchereau <jasongin@microsoft.com>
8 lines
110 B
Python
8 lines
110 B
Python
{
|
|
"targets": [
|
|
{
|
|
"target_name": "test_general",
|
|
"sources": [ "test_general.c" ]
|
|
}
|
|
]
|
|
}
|