test commit

This commit is contained in:
schrom01
2021-11-19 10:03:52 +01:00
parent f2fe06f720
commit e4a56b73c9
+1
View File
@@ -15,6 +15,7 @@ public class Dummy {
SHOW, QUIT
}
private void run() {
TextIO textIO = TextIoFactory.getTextIO();
TextTerminal<?> textTerminal = textIO.getTextTerminal();