summaryrefslogtreecommitdiffstats
path: root/tests/data/test-emptydn1.ldif
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test-emptydn1.ldif')
-rw-r--r--tests/data/test-emptydn1.ldif14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/data/test-emptydn1.ldif b/tests/data/test-emptydn1.ldif
new file mode 100644
index 0000000..166dca5
--- /dev/null
+++ b/tests/data/test-emptydn1.ldif
@@ -0,0 +1,14 @@
+# dc=example,dc=com naming context
+dn: dc=example,dc=com
+objectClass: domain
+objectClass: domainRelatedObject
+dc: example
+associatedDomain: example.com
+
+dn: cn=Geographical Naming Contexts,dc=example,dc=com
+objectClass: groupOfNames
+cn: Geographical Naming Contexts
+member: o=Example,c=US
+member: o=Example,c=UK
+member: o=Esempio,c=IT
+