]> WPIA git - gigi.git/blobdiff - tests/org/cacert/gigi/TestLanguage.java
Move the "dbObject"s to their own package.
[gigi.git] / tests / org / cacert / gigi / TestLanguage.java
index f53b0ff9c199d90d358a79b0c4730b8e58171fb4..d73f1fa2281533635a1ac733e3e7166e026f4d2a 100644 (file)
@@ -6,6 +6,7 @@ import java.io.IOException;
 import java.net.URL;
 import java.util.Locale;
 
+import org.cacert.gigi.dbObjects.User;
 import org.cacert.gigi.localisation.Language;
 import org.cacert.gigi.testUtils.IOUtils;
 import org.cacert.gigi.testUtils.ManagedTest;