Helius
2021-06-30 02b38bb7c08d68fffc6af25e4ba00a456d96e94e
gc-shop/src/test/java/com/xzx/gc/GcShopApplicationTests.java
@@ -1,13 +1,13 @@
package com.xzx.gc;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class GcShopApplicationTests {
    @Test
    void contextLoads() {
    }
}
//package com.xzx.gc;
//
//import org.junit.jupiter.api.Test;
//import org.springframework.boot.test.context.SpringBootTest;
//
//@SpringBootTest
//class GcShopApplicationTests {
//
//    @Test
//    void contextLoads() {
//    }
//
//}