From 882c2b98794f86ffde39eeaf0b7762bb2fb219ef Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Fri, 02 Aug 2013 14:52:19 +0000
Subject: [PATCH] Added new aci testcases to check readability of cn=changelog and ds-sync-hist attribute
---
opends/tests/staf-tests/functional-tests/testcases/replication/aci/aci.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/opends/tests/staf-tests/functional-tests/testcases/replication/aci/aci.xml b/opends/tests/staf-tests/functional-tests/testcases/replication/aci/aci.xml
index 407c74c..60bebb1 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/replication/aci/aci.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/replication/aci/aci.xml
@@ -110,6 +110,8 @@
testsList.append('replication_aci_005')
testsList.append('replication_aci_006')
testsList.append('replication_aci_007')
+ testsList.append('replication_aci_008')
+ testsList.append('replication_aci_009')
</script>
<!-- Execute the Tests -->
--
Gitblit v1.10.0