diff options
Diffstat (limited to 'test/bun.js/napi-test.c')
-rw-r--r-- | test/bun.js/napi-test.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/bun.js/napi-test.c b/test/bun.js/napi-test.c new file mode 100644 index 000000000..dac40c83d --- /dev/null +++ b/test/bun.js/napi-test.c @@ -0,0 +1,3 @@ +#include "../../src/napi/node_api.h" + +void
\ No newline at end of file |