From 9f4f29fb51e4184f9708073015b6eb95cd37fea0 Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Tue, 28 Jun 2011 12:46:19 +0000
Subject: [PATCH] add replication ECL consistency tests

---
 opendj-sdk/opends/tests/staf-tests/shared/functions/environment.xml |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/opendj-sdk/opends/tests/staf-tests/shared/functions/environment.xml b/opendj-sdk/opends/tests/staf-tests/shared/functions/environment.xml
index ce2a837..98fa45a 100755
--- a/opendj-sdk/opends/tests/staf-tests/shared/functions/environment.xml
+++ b/opendj-sdk/opends/tests/staf-tests/shared/functions/environment.xml
@@ -24,7 +24,7 @@
  ! CDDL HEADER END
  !
  !      Copyright 2007-2010 Sun Microsystems, Inc.
- !      Portions Copyright 2011 ForgeRock AS
+ !      Portions Copyright 2011 ForgeRock AS.
  ! -->
 <stax>
   
@@ -96,6 +96,7 @@
         from replication import *
         from snmp import *
         from schema import *
+        from objects import *
       </script>     
                         
     

--
Gitblit v1.10.0