diff --git a/.idea/Tetris.iml b/.idea/Tetris.iml index d6ebd48..c90834f 100644 --- a/.idea/Tetris.iml +++ b/.idea/Tetris.iml @@ -2,7 +2,9 @@ - + + + diff --git a/src/test.java b/src/test.java index 230d524..7c61b8f 100644 --- a/src/test.java +++ b/src/test.java @@ -1,8 +1,6 @@ -public class hallo{ - +public class test{ public static void main(String[] args) { System.out.println("hallo"); } - } } \ No newline at end of file