Change to README file and deleted TextInputTest file.

This commit is contained in:
amadoste
2021-11-12 10:32:48 +01:00
parent 08035b2f55
commit 274836ae5a
2 changed files with 1 additions and 11 deletions
-10
View File
@@ -1,10 +0,0 @@
import org.junit.jupiter.api.Test;
class TextInputTest {
@Test
public void inputTest() {
}
}