test commit

This commit is contained in:
schrom01 2021-11-19 10:03:52 +01:00
parent f2fe06f720
commit e4a56b73c9
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@ public class Dummy {
SHOW, QUIT
}
private void run() {
TextIO textIO = TextIoFactory.getTextIO();
TextTerminal<?> textTerminal = textIO.getTextTerminal();