Merge remote-tracking branch 'origin/wr' into wr

This commit is contained in:
2024-08-19 23:33:22 +08:00
2 changed files with 3 additions and 14 deletions
@@ -1,13 +0,0 @@
package top.suyiiyii.sims;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class SimsApplicationTests {
@Test
void contextLoads() {
}
}