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