From bf9a587a7750eb2abe1446a582c7aa7d84eb3f26 Mon Sep 17 00:00:00 2001
From: al_xipe <al_xipe@localhost>
Date: Mon, 16 Jul 2007 15:27:07 +0000
Subject: [PATCH] added the privileges suite in the default test plan

---
 opends/tests/functional-tests/staf-installer/staf-installer.properties |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/opends/tests/functional-tests/staf-installer/staf-installer.properties b/opends/tests/functional-tests/staf-installer/staf-installer.properties
index fd8ac68..740eb18 100644
--- a/opends/tests/functional-tests/staf-installer/staf-installer.properties
+++ b/opends/tests/functional-tests/staf-installer/staf-installer.properties
@@ -76,7 +76,7 @@
 # Tests section - bottom
 
 # test plan customization - top  <property name="test.plan.file" value="${basedir}/testcases/run-custom-suites.dat" />
-test.plan.list=main_security,main_aci,main_backends,main_core,main_schema,main_replication,indexes,main_groups
+test.plan.list=main_security,main_aci,main_privileges,main_backends,main_core,main_schema,main_replication,indexes,main_groups
 test.plan.dir=testcases
 test.plan.custom=${test.plan.dir}/run-custom-suites.dat
 test.plan.default=${test.plan.dir}/run-default-suites.dat

--
Gitblit v1.10.0