Split Restconf implementations (draft02 and RFC) - tests
[netconf.git] / restconf / restconf-nb-rfc8040 / src / test / java / org / opendaylight / restconf / nb / rfc8040 / rests / utils / TestData.java
similarity index 99%
rename from restconf/restconf-nb-bierman02/src/test/java/org/opendaylight/restconf/restful/utils/TestData.java
rename to restconf/restconf-nb-rfc8040/src/test/java/org/opendaylight/restconf/nb/rfc8040/rests/utils/TestData.java
index 41fdb2a0f57d9c0aa71c1e18427214ed8b937c4d..832e8205db50845df75f8d8c6104966b62832e0c 100644 (file)
@@ -5,7 +5,7 @@
  * terms of the Eclipse Public License v1.0 which accompanies this distribution,
  * and is available at http://www.eclipse.org/legal/epl-v10.html
  */
-package org.opendaylight.restconf.restful.utils;
+package org.opendaylight.restconf.nb.rfc8040.rests.utils;
 
 import org.opendaylight.yangtools.yang.common.QName;
 import org.opendaylight.yangtools.yang.data.api.YangInstanceIdentifier;