Bug 2358 - Fix resources for tests nn to json
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / nn-to-json / choice / choice.yang
index 2f14c84659ae7cb8cba435a13c094d3ccc11d5c8..22430b98cc2b805a32977a81af5431af73f6ca3a 100644 (file)
@@ -1,8 +1,8 @@
 module choice-case-test {
-       namespace "module:with:choice";  
+    namespace "choice:case:test";
        
        prefix "chcatst";
-       revision 2013-11-27 {    
+       revision 2013-11-27 {
        }
        
        container cont {
@@ -10,7 +10,7 @@ module choice-case-test {
                        type string;
                }               
                
-               choice choi1 {            
+               choice choi1 {
                        case a1 {
                                leaf lf1a {
                                        type uint16;