Eliminate NormalizedNodePayload
[netconf.git] / restconf / restconf-nb / src / test / resources / instanceidentifier / yang / bar-module.yang
index 90de08547271eaaebcbb9726e8d0960562ec271f..122834ed23b333b0ba4bc6ac7577539e4232ef20 100644 (file)
@@ -7,5 +7,6 @@ module bar-module {
 
   /* This container has the same name as container in foo-module */
   container foo-bar-container {
+    presence "has semantic meaning";
   }
-}
\ No newline at end of file
+}