Continue framework clean up.
[lgpl/argeo-commons.git] / org.argeo.security.core / ext / test / org / argeo / osgi / useradmin / LdifParserTest.java
index 34ac98b1cb0e8f069945fd85d2233251aea5005f..aabc9a0e78a9082ac0897566e83ea6c36b95e443 100644 (file)
@@ -13,6 +13,7 @@ import junit.framework.TestCase;
 
 import org.apache.commons.codec.binary.Base64;
 import org.apache.commons.codec.digest.DigestUtils;
+import org.argeo.util.naming.LdifParser;
 
 public class LdifParserTest extends TestCase implements BasicTestConstants {
        public void testBasicLdif() throws Exception {