From 9ed2bbf2be91150b72bf8987bca63f01a8457ab5 Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Mon, 14 Sep 2009 17:20:50 +0000
Subject: [PATCH] First set of External Changelog functional tests

---
 opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml b/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
index b64bac3..1e75ac9 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/replication/replication.xml
@@ -58,6 +58,7 @@
             testList.append('encryption')
             testList.append('changelog')
             testList.append('conflict')
+            testList.append('externalchangelog')
             
             globalAssuredReplication = None
             

--
Gitblit v1.10.0