Enable Intent Manager unit tests

Change-Id: I24352662077b5a1339d52891f18e4758a7433b88
This commit is contained in:
Ray Milkey 2015-03-02 13:32:39 -08:00 committed by Gerrit Code Review
parent bd4f011d08
commit 1c166dc5f1

View File

@ -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");