diff options
Diffstat (limited to 'tests/data/constraint/t_ok_14.ldif')
-rw-r--r-- | tests/data/constraint/t_ok_14.ldif | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/data/constraint/t_ok_14.ldif b/tests/data/constraint/t_ok_14.ldif new file mode 100644 index 0000000..96ef3a4 --- /dev/null +++ b/tests/data/constraint/t_ok_14.ldif @@ -0,0 +1,8 @@ +dn: cn=John Doe,ou=users,dc=example,dc=com +changetype: modify +delete: description +description: desc1 +- +add: description +description: desc1-mod + |