From 9cdf0f3b4499452a12bd16604ee346ccc2d55604 Mon Sep 17 00:00:00 2001
From: arnaud_lacour <arnaud_lacour@localhost>
Date: Wed, 15 Aug 2007 21:01:41 +0000
Subject: [PATCH] 1. refactored core test suite 2. added getTestCaseName function to return a well-formed name

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

diff --git a/opends/tests/functional-tests/testcases/aci/aci_import.xml b/opends/tests/functional-tests/testcases/aci/aci_import.xml
index 406175c..019d395 100755
--- a/opends/tests/functional-tests/testcases/aci/aci_import.xml
+++ b/opends/tests/functional-tests/testcases/aci/aci_import.xml
@@ -81,7 +81,7 @@
                                             for all other ldap operations. 
                                             Proper entries returned for searches.
             -->
-          <testcase name="'ACI: Import: import-ldif with bad ACI'">
+          <testcase name="getTestCaseName('import-ldif with bad ACI')">
     
             <sequence>
     

--
Gitblit v1.10.0