Added empty Test Class for SystemOut

This commit is contained in:
Leonardo Brandenberger
2021-11-04 22:24:47 +01:00
parent 9c0010f11f
commit 60d877a968
2 changed files with 12 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
public class SystemOut {
public class SystemOut{
}
}