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_Clear.java
index 078d84e..743c807 100644 (file)
@@ -24,6 +24,7 @@ package org.onap.aaf.auth.cmd.test.mgmt;
 import static org.mockito.Mockito.mock;
 import static org.junit.Assert.assertEquals;
 
+import org.junit.Assert;
 import org.junit.BeforeClass;
 import org.junit.Test;
 import org.junit.runner.RunWith;