From e44115d81e0ecff3c86357d00a3d7111be2df6d4 Mon Sep 17 00:00:00 2001 From: gary_williams <gary_williams@localhost> Date: Mon, 22 Oct 2007 13:05:36 +0000 Subject: [PATCH] new test suite for base64 tool --- opends/tests/functional-tests/shared/data/clu/data/clu_start.ldif | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/opends/tests/functional-tests/shared/data/clu/data/clu_start.ldif b/opends/tests/functional-tests/shared/data/clu/data/clu_start.ldif index 58de636..2efca3e 100644 --- a/opends/tests/functional-tests/shared/data/clu/data/clu_start.ldif +++ b/opends/tests/functional-tests/shared/data/clu/data/clu_start.ldif @@ -23,6 +23,14 @@ # Portions Copyright 2006-2007 Sun Microsystems, Inc. # +dn: dc=com +dc: com +objectclass: domain + +dn: dc=example,dc=com +dc: example +objectclass: domain + dn: o=core tests,dc=example,dc=com o: core tests objectclass: top -- Gitblit v1.10.0