xiaoyong931011
2021-08-18 83cf3aeb3a5591f49b010696c8e5d7cca674d9fd
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() {
//    }
//
//}