test commit
This commit is contained in:
parent
f2fe06f720
commit
e4a56b73c9
|
@ -15,6 +15,7 @@ public class Dummy {
|
|||
SHOW, QUIT
|
||||
}
|
||||
|
||||
|
||||
private void run() {
|
||||
TextIO textIO = TextIoFactory.getTextIO();
|
||||
TextTerminal<?> textTerminal = textIO.getTextTerminal();
|
||||
|
|
Loading…
Reference in New Issue