wuww
2025-04-15 3fd18ea3e911b89b1004ea8c5056d719c736dae5
src/test/java/com/se/nsl/AppTest.java
@@ -30,7 +30,7 @@
@SpringBootTest(webEnvironment = SpringBootTest.WebEnvironment.DEFINED_PORT)
public class AppTest {
    @Test
    //@Test
    public void procDepthFiles() {
        String path = "D:\\other\\simu\\uwsolver\\20250412\\depth";
        /*for (File file : new File(path).listFiles()) {
@@ -66,7 +66,7 @@
        }
    }
    @Test
    //@Test
    public void collectPngToList() {
        System.out.println("------------------------------------------- start");
        int size = 1024;