2
0
Fork 0

Added gitignore

This commit is contained in:
willem.cazander 2011-12-24 20:50:16 +01:00
parent e9514f56cc
commit 2464e7a917
10 changed files with 137 additions and 12 deletions

View file

@ -60,6 +60,7 @@ public class SwingTest extends TestCase {
public void testNull() throws Exception {
assertEquals(true, true);
main(new String[] {});
}
public static void main(String[] argu){