Merge remote-tracking branch 'origin/main'

# Conflicts:
#	README.md
This commit is contained in:
schrom01
2021-11-12 10:40:26 +01:00
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() {
}
}