Parcourir la source

test - file is read properlly

poi-185 il y a 2 ans
commit
25e111b633

+ 2 - 0
untitled/src/main/java/FileConverter.java

@@ -0,0 +1,2 @@
+package PACKAGE_NAME;public class FileConverter {
+}

+ 2 - 0
untitled/src/test/java/FileConverterTest.java

@@ -0,0 +1,2 @@
+package PACKAGE_NAME;public class FileConverterTest {
+}