liurunyu
2025-09-08 e1f1023dee5d094fcb1e428f36cce09211c4542a
pipIrr-platform/pipIrr-web/pipIrr-web-app/src/test/java/com/dy/pipIrrApp/PipIrrWebAppApplicationTests.java
New file
@@ -0,0 +1,13 @@
package com.dy.pipIrrApp;
import org.junit.jupiter.api.Test;
import org.springframework.boot.test.context.SpringBootTest;
@SpringBootTest
class PipIrrWebAppApplicationTests {
    @Test
    void contextLoads() {
    }
}