2
0
Fork 0

[svn r382] hacked jsf frontend working

This commit is contained in:
willemc 2009-08-11 20:31:29 +02:00
parent 37fdf22282
commit 9a605f177a
123 changed files with 7035 additions and 2418 deletions

View file

@ -57,7 +57,10 @@ public class SWTTest extends TestCase {
public void tearDown() throws Exception {
}
/*
public void testNull() throws Exception {
assertEquals(true, true);
}
/*
public void testAll() throws Exception {
// get GUI
@ -86,6 +89,4 @@ public class SWTTest extends TestCase {
display.dispose();
}
*/
}