Added gitignore
This commit is contained in:
parent
e9514f56cc
commit
2464e7a917
10 changed files with 137 additions and 12 deletions
|
|
@ -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){
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue