wuww
2025-04-16 deb219266ee85496758a0c697176e4dd2456f7ba
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;