From 4ad389668bfa9fc47bf3f399a05830e2bc1aa880 Mon Sep 17 00:00:00 2001
From: al_xipe <al_xipe@localhost>
Date: Mon, 27 Aug 2007 22:30:02 +0000
Subject: [PATCH] put test list back to normal
---
opendj-sdk/opends/tests/functional-tests/testcases/logging/logging.xml | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/opendj-sdk/opends/tests/functional-tests/testcases/logging/logging.xml b/opendj-sdk/opends/tests/functional-tests/testcases/logging/logging.xml
index c69c675..f160f83 100755
--- a/opendj-sdk/opends/tests/functional-tests/testcases/logging/logging.xml
+++ b/opendj-sdk/opends/tests/functional-tests/testcases/logging/logging.xml
@@ -36,8 +36,7 @@
</script>
<call function="'testGroup_Preamble'" />
- <!--<iterate var="_test" in="['setup','rotation','properties','writer','retention','cleanup']" >-->
- <iterate var="_test" in="['setup','properties','cleanup']" >
+ <iterate var="_test" in="['setup','rotation','properties','writer','retention','cleanup']" >
<sequence>
<import machine="STAF_LOCAL_HOSTNAME"
file="'%s/testcases/logging/logging_%s.xml' % (TESTS_DIR,_test)"/>
--
Gitblit v1.10.0