test commit by andrin
This commit is contained in:
parent
2fc5d03694
commit
876f3bd1e8
|
@ -1,5 +1,6 @@
|
|||
public class TicTacToe {
|
||||
public static void main(String[] args) {
|
||||
|
||||
public static void main(String[] args) {
|
||||
System.out.println("Test Andrin");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue