add some testing

This commit is contained in:
Greg Landrum
2008-03-17 06:50:36 +00:00
parent a067c82255
commit 307710c7ae
4 changed files with 75 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
// $Id$
// Copyright (C) 2008 Greg Landrum
//
// @@ All Rights Reserved @@
import org.junit.*;
import static org.junit.Assert.*;
public class main {