From 5d5913fbd4e2920eddfea0088ff8a6afd9e5042a Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Wed, 04 Apr 2012 15:58:44 +0000
Subject: [PATCH] Restore missing ACI tests after refactoring

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

diff --git a/opends/tests/staf-tests/functional-tests/testcases/aci/targetscope/targetscope.xml b/opends/tests/staf-tests/functional-tests/testcases/aci/targetscope/targetscope.xml
index f6bfcaa..5142706 100644
--- a/opends/tests/staf-tests/functional-tests/testcases/aci/targetscope/targetscope.xml
+++ b/opends/tests/staf-tests/functional-tests/testcases/aci/targetscope/targetscope.xml
@@ -89,6 +89,10 @@
                   testsList.append('aci_targetscope_003')
                   testsList.append('aci_targetscope_004')
                   testsList.append('aci_targetscope_005')
+                  testsList.append('aci_targetscope_006')
+                  testsList.append('aci_targetscope_007')
+                  testsList.append('aci_targetscope_008')
+                  testsList.append('aci_targetscope_009')
                 </script>
 
                 <!-- Execute the Tests -->

--
Gitblit v1.10.0