Brian O'Connor

fixing import in IntentSyncTest

Change-Id: I7e7a87f9e012c96b1b64c02f6ec2fe1ec6c0215c
......@@ -17,6 +17,7 @@ package org.onosproject.sdnip;
import com.google.common.collect.Sets;
import org.junit.Before;
import org.junit.Ignore;
import org.junit.Test;
import org.onlab.junit.TestUtils;
import org.onlab.junit.TestUtils.TestUtilsException;
......