From 3872ee862e24c3eb0801975a9943ef7df2ffe022 Mon Sep 17 00:00:00 2001
From: mkeyes <mkeyes@localhost>
Date: Mon, 30 Jul 2007 20:42:12 +0000
Subject: [PATCH] Removed an ACI test suite that has been obsoleted with recent upgrades to the ACI test suites.
---
opends/tests/functional-tests/testcases/aci/aci.xml | 4 ----
1 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/opends/tests/functional-tests/testcases/aci/aci.xml b/opends/tests/functional-tests/testcases/aci/aci.xml
index 5398f50..8c8ea59 100755
--- a/opends/tests/functional-tests/testcases/aci/aci.xml
+++ b/opends/tests/functional-tests/testcases/aci/aci.xml
@@ -117,10 +117,6 @@
file="'%s/testcases/aci/aci_import.xml' % (TESTS_DIR)"/>
<call function="'aci_import'" />
- <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
- file="'%s/testcases/aci/aci_teardown.xml' % (TESTS_DIR)"/>
- <call function="'aci_teardown'" />
-
<call function="'testGroup_Postamble'"/>
--
Gitblit v1.10.0