We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5c604c + a5246e2 commit 0c710a7Copy full SHA for 0c710a7
src/main/java/com/yanimetaxas/realitycheck/util/IoUtil.java
@@ -94,5 +94,7 @@ public static byte[] readFile(String filename) throws AssertionError {
94
ch1.close();
95
ch2.close();
96
}
97
- }*/
+ }
98
+ testing
99
+ */
100
0 commit comments