Keep only clean TestCases, remove 2 license issues
[aaf/authz.git] / auth / auth-cmd / src / test / java / org / onap / aaf / auth / cmd / test / user / JU_Cred.java
index f191ef6..f32ce0e 100644 (file)
@@ -21,6 +21,7 @@
  ******************************************************************************/
 package org.onap.aaf.auth.cmd.test.user;
 
+import org.junit.Assert;
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertNotNull;
 import static org.mockito.Mockito.mock;