From 72a0c8a183158db0dc5eceb830012474864461fb Mon Sep 17 00:00:00 2001 From: Howard Chu Date: Fri, 4 Mar 2005 11:35:09 +0000 Subject: [PATCH] ITS#2919 add OpenLDAPtime test --- tests/data/modify.out.master | 1 + tests/scripts/test004-modify | 1 + 2 files changed, 2 insertions(+) diff --git a/tests/data/modify.out.master b/tests/data/modify.out.master index 1adb7a2bed..2e70e5ade0 100644 --- a/tests/data/modify.out.master +++ b/tests/data/modify.out.master @@ -112,6 +112,7 @@ facsimileTelephoneNumber: +1 313 555 7557 telephoneNumber: +1 313 555 8343 mail: gjensen@mailgw.example.com homePhone: +1 313 555 8844 +OpenLDAPtime: 20050304001801.234Z dn: ou=Groups,dc=example,dc=com objectClass: organizationalUnit diff --git a/tests/scripts/test004-modify b/tests/scripts/test004-modify index a82a7bde78..9642498e68 100755 --- a/tests/scripts/test004-modify +++ b/tests/scripts/test004-modify @@ -149,6 +149,7 @@ facsimiletelephonenumber: +1 313 555 7557 telephonenumber: +1 313 555 8343 mail: gjensen@mailgw.example.com homephone: +1 313 555 8844 +OpenLDAPtime: 20050304001801.234Z dn: cn=James A Jones 2,ou=Information Technology Division,ou=People,dc=example,dc=com changetype: delete -- 2.39.5