xiaoyong931011
2021-07-02 ef565400ff135bf17a7867065b325fd7c8274879
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() {
//    }
//
//}