X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fextensions%2Flabeled-unicast%2Fsrc%2Ftest%2Fjava%2Forg%2Fopendaylight%2Fprotocol%2Fbgp%2Flabeled%2Funicast%2FLabeledUnicastIpv6RIBSupportTest.java;h=b661f5a1c327c38a906a70a3af72e3122ae7090e;hb=91d98439a15e4cffca4091d10af4f4c53b4c94a6;hp=faa762c1af4c61cdc95d55175a5f7d955961a986;hpb=9d0c08d6514a3e9fbf97c9cc544c478375732046;p=bgpcep.git diff --git a/bgp/extensions/labeled-unicast/src/test/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv6RIBSupportTest.java b/bgp/extensions/labeled-unicast/src/test/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv6RIBSupportTest.java index faa762c1af..b661f5a1c3 100644 --- a/bgp/extensions/labeled-unicast/src/test/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv6RIBSupportTest.java +++ b/bgp/extensions/labeled-unicast/src/test/java/org/opendaylight/protocol/bgp/labeled/unicast/LabeledUnicastIpv6RIBSupportTest.java @@ -56,7 +56,7 @@ import org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidateNod import org.opendaylight.yangtools.yang.data.api.schema.tree.DataTreeCandidates; public class LabeledUnicastIpv6RIBSupportTest extends AbstractRIBSupportTest { + LabeledUnicastIpv6Routes, LabeledUnicastRoute> { private static final IpPrefix IPV6_PREFIX = new IpPrefix(new Ipv6Prefix("102:304:500::/40")); private static final LabeledUnicastRoute ROUTE;