Fix various warnings
[netconf.git] / restconf / sal-rest-connector / src / test / java / org / opendaylight / controller / sal / restconf / impl / nn / to / json / test / NnToJsonWithAugmentTest.java
index 632cfc199b85594defdee6eb80012ad30f2a2c5b..a108094751e4d5185839c65a92ef1b1f0c9f7755 100644 (file)
@@ -23,6 +23,7 @@ import org.opendaylight.netconf.sal.rest.impl.NormalizedNodeJsonBodyWriter;
 import org.opendaylight.netconf.sal.restconf.impl.NormalizedNodeContext;
 import org.opendaylight.yangtools.yang.model.api.SchemaContext;
 
+@Deprecated
 public class NnToJsonWithAugmentTest extends AbstractBodyReaderTest {
 
     private static SchemaContext schemaContext;