1删test测试

This commit is contained in:
fengjundan 2021-07-26 10:58:15 +08:00
parent 3f4f5aad93
commit 2df624ff7a

View File

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