Skip to content

Commit 0c710a7

Browse files
authored
Merge pull request #17 from imetaxas/ValidationStrategy
testing
2 parents e5c604c + a5246e2 commit 0c710a7

File tree

1 file changed

+3
-1
lines changed
  • src/main/java/com/yanimetaxas/realitycheck/util

1 file changed

+3
-1
lines changed

src/main/java/com/yanimetaxas/realitycheck/util/IoUtil.java

+3-1
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,7 @@ public static byte[] readFile(String filename) throws AssertionError {
9494
ch1.close();
9595
ch2.close();
9696
}
97-
}*/
97+
}
98+
testing
99+
*/
98100
}

0 commit comments

Comments
 (0)