From 8bb69fcadc86e32a2d220f8b545bb89ae9f66b7d Mon Sep 17 00:00:00 2001 From: FATIMAKUCUK Date: Thu, 5 Nov 2020 12:26:33 +0100 Subject: [PATCH 1/2] commit your change --- src/test/java/add_file_here/EU3_Practice.java | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 src/test/java/add_file_here/EU3_Practice.java diff --git a/src/test/java/add_file_here/EU3_Practice.java b/src/test/java/add_file_here/EU3_Practice.java new file mode 100644 index 00000000..d36bf257 --- /dev/null +++ b/src/test/java/add_file_here/EU3_Practice.java @@ -0,0 +1,7 @@ +package add_file_here; + +public class EU3_Practice { + public static void main(String[] args) { + System.out.println("helloooooooooooooooo"); + } +} From abb30db68a7b9e8a4c5eab0c18520fa9b65876ca Mon Sep 17 00:00:00 2001 From: FATIMAKUCUK Date: Thu, 5 Nov 2020 12:55:25 +0100 Subject: [PATCH 2/2] commit your change newww --- src/test/java/add_file_here/EU3_Practice.java | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/test/java/add_file_here/EU3_Practice.java b/src/test/java/add_file_here/EU3_Practice.java index d36bf257..f6bdd716 100644 --- a/src/test/java/add_file_here/EU3_Practice.java +++ b/src/test/java/add_file_here/EU3_Practice.java @@ -3,5 +3,8 @@ public class EU3_Practice { public static void main(String[] args) { System.out.println("helloooooooooooooooo"); + + + //hghrfjerigjitogjoptopt4k } }