X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fclustering%2Ftest%2Fsrc%2Ftest%2Fjava%2Forg%2Fopendaylight%2Fcontroller%2Fclustering%2Ftest%2Finternal%2FTestClusteringTest.java;h=d143a5171a9ffbc4d907cf2aa32dc80fd83ccc50;hp=1142909f8562844075b3cbbf475b2a65d016738e;hb=refs%2Fchanges%2F19%2F3919%2F4;hpb=8398f3adb544427642694be13abe9c3bc1a4e192 diff --git a/opendaylight/clustering/test/src/test/java/org/opendaylight/controller/clustering/test/internal/TestClusteringTest.java b/opendaylight/clustering/test/src/test/java/org/opendaylight/controller/clustering/test/internal/TestClusteringTest.java index 1142909f85..d143a5171a 100644 --- a/opendaylight/clustering/test/src/test/java/org/opendaylight/controller/clustering/test/internal/TestClusteringTest.java +++ b/opendaylight/clustering/test/src/test/java/org/opendaylight/controller/clustering/test/internal/TestClusteringTest.java @@ -13,9 +13,7 @@ package org.opendaylight.controller.clustering.test.internal; import org.junit.Assert; import org.junit.Test; -import junit.framework.TestCase; - -public class TestClusteringTest extends TestCase { +public class TestClusteringTest { @Test public void testComplexClass() {