From 146dae75b4bbec33910ca7c9298f83835ea3362c Mon Sep 17 00:00:00 2001 From: ricky barrette Date: Sun, 16 Jan 2011 20:26:56 +0000 Subject: [PATCH] test again --- test/src/Test.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/src/Test.java b/test/src/Test.java index 2442002..dd3dc3c 100644 --- a/test/src/Test.java +++ b/test/src/Test.java @@ -25,7 +25,7 @@ public class Test { */ public static void main(String[] args) { // TODO Auto-generated method stub - System.out.print("Hello World. Howdy all!"); + System.out.print("Hello World. Howdy all! I have to poo now"); } }