Bug 5485: Improve DataTreeModification pruning on recovery
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / resources / odl-datastore-augmentation.yang
index 77d74c47d3eb56a37d69851245c25b8a0d2b55a2..d8333040a2522d671e98adc98094b2912b71cda4 100644 (file)
@@ -16,4 +16,10 @@ module odl-datastore-augmentation {
         }
     }
 
+    augment "/test:test" {
+        container aug-container {
+            container aug-inner-container {
+            }
+        }
+    }
 }
\ No newline at end of file