test
This commit is contained in:
parent
755e7bcb3d
commit
f8bf702542
@ -11,6 +11,7 @@ public class Keyboard {
|
||||
this.robot = new Robot();
|
||||
}
|
||||
|
||||
|
||||
public Keyboard(Robot robot) {
|
||||
this.robot = robot;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user