feat: 移除文件

This commit is contained in:
ageerle
2025-04-21 09:43:09 +08:00
parent 9f257cf712
commit fb19fb29cc
6 changed files with 0 additions and 461 deletions

View File

@@ -1,13 +0,0 @@
package org.ruoyi.mcpserve;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class RuoyiMcpServeApplicationTests {
@Test
void contextLoads() {
}
}