AAI-1523 Batch reformat aai-schema-ingest
[aai/aai-common.git] / aai-schema-ingest / src / test / java / org / onap / aai / setup / SchemaLocationsBeanDefaultInjectionTest.java
index b5fb0e1..4d7bf69 100644 (file)
@@ -20,7 +20,8 @@
 
 package org.onap.aai.setup;
 
-import static org.junit.Assert.*;
+import static org.junit.Assert.assertNotNull;
+import static org.junit.Assert.assertTrue;
 
 import org.junit.Test;
 import org.junit.runner.RunWith;