aboutsummaryrefslogtreecommitdiff
path: root/core/server_test
diff options
context:
space:
mode:
authorWeicao-CatilGrass <1992414357@qq.com>2025-04-14 13:50:59 +0800
committerWeicao-CatilGrass <1992414357@qq.com>2025-04-14 13:50:59 +0800
commitc7df237d9de719eb04e73d712293ae883bbcdd76 (patch)
treecea2034e5ef5a60021c10744e62ccfb28eca14b6 /core/server_test
parente053aae623afeb996755927c8ca84e3e5b94bb20 (diff)
为 Test Cargo 创建了 Console (Client/Server)
Diffstat (limited to 'core/server_test')
-rw-r--r--core/server_test/Cargo.toml10
1 files changed, 0 insertions, 10 deletions
diff --git a/core/server_test/Cargo.toml b/core/server_test/Cargo.toml
deleted file mode 100644
index dc29510..0000000
--- a/core/server_test/Cargo.toml
+++ /dev/null
@@ -1,10 +0,0 @@
-[package]
-name = "there-is-nopads-server-test"
-authors = [ "CatilGrass" ]
-version = "0.1.0"
-edition = "2024"
-
-[dependencies]
-there-is-nopads-core = { path = "../../core" }
-
-# Not A Controller \ No newline at end of file