Ray Milkey
Committed by Gerrit Code Review

Enable Intent Manager unit tests

Change-Id: I24352662077b5a1339d52891f18e4758a7433b88
......@@ -82,7 +82,7 @@ import static org.onosproject.net.intent.IntentTestsMocks.MockIntent;
*
* in general, verify intents store, flow store, and work queue
*/
@Ignore
public class IntentManagerTest {
private static final ApplicationId APPID = new TestApplicationId("manager-test");
......