added some output

Change-Id: I1e63e7a622a0d8ff0c8a5074a46b6b65c34f500d
Signed-off-by: Ricky Barrette <rickbarrette@gmail.com>
This commit is contained in:
2012-03-01 12:12:02 -05:00
parent 51432089c5
commit ed24ef47b7

View File

@@ -24,8 +24,7 @@ public class Main {
* @author ricky barrette
*/
public static void main(String[] args) {
// TODO Auto-generated method stub
System.out.print("this is a test");
}
}