ghy-all/ghy-goods/src/test/java/com/ghy/goods/GoodsApplicationTests.java

14 lines
221 B
Java

package com.ghy.goods;
//import org.junit.jupiter.api.Test;
//import org.springframework.boot.test.context.SpringBootTest;
//@SpringBootTest
class GoodsApplicationTests {
// @Test
void contextLoads() {
}
}