added generic fabric support to SO
[so.git] / mso-catalog-db / src / test / java / org / onap / so / db / catalog / ControllerSelectionReferenceTest.java
index 016d1d6..489f8a0 100644 (file)
@@ -23,7 +23,6 @@ package org.onap.so.db.catalog;
 import static org.junit.Assert.assertEquals;
 import static org.junit.Assert.assertTrue;
 
-import org.junit.Ignore;
 import org.junit.Test;
 import org.junit.runner.RunWith;
 import org.onap.so.db.catalog.beans.ControllerSelectionReference;