524 bug - %2F slashes translation behind mount point (unit test)
[controller.git] / opendaylight / md-sal / sal-rest-connector / src / test / resources / full-versions / test-module / test-module
index 93342ead54f27a633973a965c3ee48e16c238445..2e533e720e0760f6abca5b84663c52ce170a4899 100644 (file)
@@ -28,7 +28,13 @@ module test-module {
             type string;
         }
     }
-  } 
+    list lst1 {
+        key "lf11";
+        leaf lf11 {
+            type string;
+        }
+    }
+  }   
   
   
   rpc rpc-test {