正在显示
1 个修改的文件
包含
0 行增加
和
16 行删除
src/test/java/com/sunyo/wlpt/cloud/config/center/CloudConfigCenterApplicationTests.java
已删除
100644 → 0
1 | -package com.sunyo.wlpt.cloud.config.center; | ||
2 | - | ||
3 | -import org.junit.Test; | ||
4 | -import org.junit.runner.RunWith; | ||
5 | -import org.springframework.boot.test.context.SpringBootTest; | ||
6 | -import org.springframework.test.context.junit4.SpringRunner; | ||
7 | - | ||
8 | -@RunWith(SpringRunner.class) | ||
9 | -@SpringBootTest | ||
10 | -public class CloudConfigCenterApplicationTests { | ||
11 | - | ||
12 | - @Test | ||
13 | - public void contextLoads() { | ||
14 | - } | ||
15 | - | ||
16 | -} |
-
请 注册 或 登录 后发表评论