Subversion Repository Public Repository

litesoft

Diff Revisions 150 vs 151 for /trunk/Java/core/Server/tests/org/litesoft/core/simpletypes/NumericFormatControlTest.java

Diff revisions: vs.
  @@ -3,8 +3,7 @@
3 3
4 4 import junit.framework.*;
5 5
6 - public class NumericFormatControlTest
7 - extends TestCase
6 + public class NumericFormatControlTest extends TestCase
8 7 {
9 8 public static TestSuite suite()
10 9 {