Closed fabiobrz closed 3 months ago
When experimenting to run the tests on Windows, which should be fixed. Some issues are related to a wrong usage of the java.nio.Paths.get() API, others are related to String.replaceAll().
java.nio.Paths.get()
String.replaceAll()
When experimenting to run the tests on Windows, which should be fixed. Some issues are related to a wrong usage of the
java.nio.Paths.get()
API, others are related toString.replaceAll()
.