Subversion Repository Public Repository

litesoft

Diff Revisions 938 vs 939 for /trunk/Java/core/Anywhere/tests/org/litesoft/codec/SimpleTimestampTypedTerminatingCodecTest.java

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