Subversion Repository Public Repository

litesoft

Diff Revisions 870 vs 877 for /trunk/Java/core/Anywhere/tests/org/litesoft/TestCasePlus.java

Diff revisions: vs.
  @@ -8,6 +8,7 @@
8 8
9 9 import org.litesoft.core.typeutils.*;
10 10
11 + @SuppressWarnings("UnusedDeclaration")
11 12 public class TestCasePlus extends TestCase
12 13 {
13 14 public TestCasePlus()