pipIrr-platform/pipIrr-web/pipIrr-web-file/src/test/java/com/dy/pipIrrWebFile/PipIrrWebFileApplicationTests.java
New file @@ -0,0 +1,13 @@ package com.dy.pipIrrWebFile; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; @SpringBootTest class PipIrrWebFileApplicationTests { @Test void contextLoads() { } }