From bcdc3ae7c0d225c0349d9b42bf88602fef31a95c Mon Sep 17 00:00:00 2001
From: andrug <andrug@localhost>
Date: Tue, 10 Jul 2007 13:17:59 +0000
Subject: [PATCH] updates. disable modifyDn testcase as java moddn command is not yet implemented
---
opends/tests/functional-tests/testcases/groups/group_lib.xml | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/groups/group_lib.xml b/opends/tests/functional-tests/testcases/groups/group_lib.xml
index 6b22edc..d880a30 100644
--- a/opends/tests/functional-tests/testcases/groups/group_lib.xml
+++ b/opends/tests/functional-tests/testcases/groups/group_lib.xml
@@ -65,7 +65,7 @@
'dsBaseDN' : baseDn ,
'dsFilter' : 'objectclass=*' ,
'dsAttributes' : 'isMemberOf',
- 'expected' : 0 }
+ 'expectedRC' : 0 }
</call>
<message>
--
Gitblit v1.10.0