Merge branch 'testing' into development
Conflicts: test/src/com/test/Main.java Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
@@ -17,6 +17,7 @@ public class Main {
|
|||||||
* @author ricky barrette
|
* @author ricky barrette
|
||||||
*/
|
*/
|
||||||
public Main() {
|
public Main() {
|
||||||
|
System.out.print("this is a test");
|
||||||
System.out.println("this is a test");
|
System.out.println("this is a test");
|
||||||
System.out.println("MORE OUTPUT!!!");
|
System.out.println("MORE OUTPUT!!!");
|
||||||
System.out.println("EVEN MORE OUTPUT!!!");
|
System.out.println("EVEN MORE OUTPUT!!!");
|
||||||
|
|||||||
Reference in New Issue
Block a user