src/test/kotlin/com/flightfeather/uav/model/epw/EPWDataPrepTest.kt @@ -173,4 +173,9 @@ eTime = eTime.plusDays(1) } } @Test fun foo3() { } }