diff --git a/JDBC_Project_B18.iml b/JDBC_Project_B18.iml deleted file mode 100644 index 64ada3ea..00000000 --- a/JDBC_Project_B18.iml +++ /dev/null @@ -1,24 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/test/java/add_file_here/adding_file_here.java b/src/test/java/add_file_here/adding_file_here.java new file mode 100644 index 00000000..5f556d4d --- /dev/null +++ b/src/test/java/add_file_here/adding_file_here.java @@ -0,0 +1,6 @@ +package add_file_here; + +public class adding_file_here { + + // committing and pushing awesome stuff for lesson +}