소스 검색

feat: 提交首次

Jayhaw 5 달 전
부모
커밋
6373d136ad
1개의 변경된 파일0개의 추가작업 그리고 13개의 파일을 삭제
  1. 0 13
      src/test/java/cn/sciento/deploy/WfPlatformEquipmentAutomationDemoApplicationTests.java

+ 0 - 13
src/test/java/cn/sciento/deploy/WfPlatformEquipmentAutomationDemoApplicationTests.java

@@ -1,13 +0,0 @@
-package cn.sciento.deploy;
-
-import org.junit.jupiter.api.Test;
-import org.springframework.boot.test.context.SpringBootTest;
-
-@SpringBootTest
-class WfPlatformEquipmentAutomationDemoApplicationTests {
-
-    @Test
-    void contextLoads() {
-    }
-
-}