chore(server): move server tests folder (#9614)

This commit is contained in:
forehalo
2025-01-10 02:38:10 +00:00
parent 8e8058a44c
commit 1b6f0e78c4
54 changed files with 166 additions and 186 deletions

View File

@@ -13,6 +13,7 @@
"references": [
{ "path": "../../../tests/kit" },
{ "path": "../../../tools/cli" },
{ "path": "../../../tools/utils" },
{ "path": "../native" }
]
}