From 26f90c15920220d919f82bae8295b517b61e3079 Mon Sep 17 00:00:00 2001
From: madiot <madiot@localhost>
Date: Tue, 22 Dec 2009 15:03:13 +0000
Subject: [PATCH] enable multiple webcontainer to test with DSML

---
 opendj-sdk/opends/tests/staf-tests/shared/ant/tests.xml |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/opendj-sdk/opends/tests/staf-tests/shared/ant/tests.xml b/opendj-sdk/opends/tests/staf-tests/shared/ant/tests.xml
index 9d5d5df..b6acd93 100644
--- a/opendj-sdk/opends/tests/staf-tests/shared/ant/tests.xml
+++ b/opendj-sdk/opends/tests/staf-tests/shared/ant/tests.xml
@@ -368,6 +368,7 @@
 snmp.opendmk.lib.dir=${snmp.opendmk.lib.dir.input}
 ldclt.dir=${ldclt.dir.input}
 verbose.mode=${verbose.mode.input}
+wc.type=tomcat
 test.plan.custom=${test.plan.custom}</echo>
   </target>
 

--
Gitblit v1.10.0