From 8f7e5ee130c0196e68ea2b9c1e4f31bf3d018b2d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kevin=20Deng=20=E4=B8=89=E5=92=B2=E6=99=BA=E5=AD=90?= Date: Fri, 23 Aug 2024 11:50:14 +0800 Subject: [PATCH] test: fix unit test (#402) --- test/package.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/package.json diff --git a/test/package.json b/test/package.json new file mode 100644 index 0000000..0967ef4 --- /dev/null +++ b/test/package.json @@ -0,0 +1 @@ +{}