Bug 2358 - Resources for tests nn to json
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / nn-to-json / simple-yang-types / simple-yang-types.yang
similarity index 97%
rename from opendaylight/md-sal/sal-rest-connector/src/test/resources/cnsn-to-json/simple-yang-types/simple-yang-types.yang
rename to opendaylight/md-sal/sal-rest-connector/src/test/resources/nn-to-json/simple-yang-types/simple-yang-types.yang
index 0216e97cfbc232831cacff46f6ccd2d84f47ede8..fdb3bfb9ead1773f632a97cbde036e6c81260177 100644 (file)
@@ -17,7 +17,7 @@ module simple-yang-types {
                type string;
          }
          list lst11 {
-               key lf111;
+               key "lf111";
                leaf lf111 {
                        type uint8;
                }