X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fnorthbound%2Fstaticrouting%2Fsrc%2Ftest%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fforwarding%2Fstaticrouting%2Fnorthbound%2FStaticRoutingNorthboundTest.java;h=ac15a91f43a6caa0c2b4480057a9fe4150f2e034;hb=a84d1bd3fba5d6fb7d9777e1508221e2f773e94f;hp=2023d5256109f734668de07265bac6b01906489f;hpb=4594ce9525b5f49218b1bd6af41d46af79ceb68f;p=controller.git diff --git a/opendaylight/northbound/staticrouting/src/test/java/org/opendaylight/controller/forwarding/staticrouting/northbound/StaticRoutingNorthboundTest.java b/opendaylight/northbound/staticrouting/src/test/java/org/opendaylight/controller/forwarding/staticrouting/northbound/StaticRoutingNorthboundTest.java index 2023d52561..ac15a91f43 100644 --- a/opendaylight/northbound/staticrouting/src/test/java/org/opendaylight/controller/forwarding/staticrouting/northbound/StaticRoutingNorthboundTest.java +++ b/opendaylight/northbound/staticrouting/src/test/java/org/opendaylight/controller/forwarding/staticrouting/northbound/StaticRoutingNorthboundTest.java @@ -6,9 +6,7 @@ import java.util.List; import org.junit.Assert; import org.junit.Test; -import junit.framework.TestCase; - -public class StaticRoutingNorthboundTest extends TestCase { +public class StaticRoutingNorthboundTest { @Test public void testStaticRoute() {