mirror of
https://github.com/opennetworkinglab/onos.git
synced 2025-10-23 13:21:21 +02:00
Enable Intent Manager unit tests
Change-Id: I24352662077b5a1339d52891f18e4758a7433b88
This commit is contained in:
parent
bd4f011d08
commit
1c166dc5f1
@ -82,7 +82,7 @@ import static org.onosproject.net.intent.IntentTestsMocks.MockIntent;
|
|||||||
*
|
*
|
||||||
* in general, verify intents store, flow store, and work queue
|
* in general, verify intents store, flow store, and work queue
|
||||||
*/
|
*/
|
||||||
@Ignore
|
|
||||||
public class IntentManagerTest {
|
public class IntentManagerTest {
|
||||||
|
|
||||||
private static final ApplicationId APPID = new TestApplicationId("manager-test");
|
private static final ApplicationId APPID = new TestApplicationId("manager-test");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user