BUG-2399: fixup tests
[controller.git] / opendaylight / md-sal / sal-distributed-datastore / src / test / resources / people.yang
index 7ede0e65cbf5c3f328f9a07b2bda7478c9b1814b..93ace64fccc06cf197c3306dedd93ff9d5aa4c63 100644 (file)
@@ -8,6 +8,7 @@ module people {
     }
 
     container people {
+        presence "expected to exist when empty";
         list person {
             key name;
             leaf name {