test commit by andrin

This commit is contained in:
Andrin Fassbind
2021-10-01 10:24:30 +02:00
parent 2fc5d03694
commit 876f3bd1e8
+2 -1
View File
@@ -1,5 +1,6 @@
public class TicTacToe {
public static void main(String[] args) {
System.out.println("Test Andrin");
}
}