From 75338c11b210614c45060c82e6acaccfce25d72c Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Tue, 14 Aug 2007 19:42:53 +0000
Subject: [PATCH] Uncommenting the aci test suites. 

---
 opends/tests/functional-tests/testcases/aci/aci.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/opends/tests/functional-tests/testcases/aci/aci.xml b/opends/tests/functional-tests/testcases/aci/aci.xml
index cf4bfe1..5af33bc 100755
--- a/opends/tests/functional-tests/testcases/aci/aci.xml
+++ b/opends/tests/functional-tests/testcases/aci/aci.xml
@@ -45,7 +45,7 @@
           <call function="'testGroup_Preamble'"/>
 			        											
    
-<!--          <import machine="STAF_LOCAL_HOSTNAME"
+          <import machine="STAF_LOCAL_HOSTNAME"
             file="'%s/testcases/aci/global_acis.xml' % (TESTS_DIR)"/>
           <call function="'global_acis'" />
   
@@ -112,7 +112,7 @@
           <import machine="STAF_LOCAL_HOSTNAME"
             file="'%s/testcases/aci/aci_effective_rights.xml' % (TESTS_DIR)"/>
           <call function="'aci_effective_rights'" />
-  -->
+  
           <import machine="STAF_LOCAL_HOSTNAME"
             file="'%s/testcases/aci/aci_import.xml' % (TESTS_DIR)"/>
           <call function="'aci_import'" />

--
Gitblit v1.10.0