diff options
author | 2022-11-10 15:07:12 -0800 | |
---|---|---|
committer | 2022-11-10 15:07:12 -0800 | |
commit | 7b4c8802a1dd97c516623ed9950e2fa27ff88cf3 (patch) | |
tree | 53181f92a4ea381880240205e7961842c49eb691 /test/bun.js/napi-test.c | |
parent | dddbce8a41aa266af106b19e583c152126900730 (diff) | |
download | bun-7b4c8802a1dd97c516623ed9950e2fa27ff88cf3.tar.gz bun-7b4c8802a1dd97c516623ed9950e2fa27ff88cf3.tar.zst bun-7b4c8802a1dd97c516623ed9950e2fa27ff88cf3.zip |
:scissors:
Diffstat (limited to 'test/bun.js/napi-test.c')
-rw-r--r-- | test/bun.js/napi-test.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/test/bun.js/napi-test.c b/test/bun.js/napi-test.c deleted file mode 100644 index dac40c83d..000000000 --- a/test/bun.js/napi-test.c +++ /dev/null @@ -1,3 +0,0 @@ -#include "../../src/napi/node_api.h" - -void
\ No newline at end of file |