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