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

14 lines
221 B
Java
Raw Normal View History

package com.ghy.goods;
2022-03-14 13:55:22 +08:00
//import org.junit.jupiter.api.Test;
//import org.springframework.boot.test.context.SpringBootTest;
2022-03-14 13:55:22 +08:00
//@SpringBootTest
class GoodsApplicationTests {
2022-03-14 13:55:22 +08:00
// @Test
void contextLoads() {
}
}