Subversion Repository Public Repository

litesoft

Diff Revisions 938 vs 939 for /trunk/Java/core/Anywhere/tests/org/litesoft/core/simpletypes/temporal/CalendarYTest.java

Diff revisions: vs.
  @@ -3,7 +3,7 @@
3 3
4 4 import junit.framework.*;
5 5
6 - import org.litesoft.core.typeutils.*;
6 + import org.litesoft.commonfoundation.typeutils.*;
7 7
8 8 public class CalendarYTest extends TestCase
9 9 {