Helius
2021-06-25 d7064002eea6b2bc49e1a4f74f8b6b45d91f0026
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() {
//    }
//
//}