From 8310417a85804a034b2b5b58bc9f48d0687f829b Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Tue, 13 May 2008 10:24:20 +0000
Subject: [PATCH] Add tests for SNMP feature

---
 opends/tests/shared/functions/environment.xml |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/opends/tests/shared/functions/environment.xml b/opends/tests/shared/functions/environment.xml
index 17b1a2b..163905a 100755
--- a/opends/tests/shared/functions/environment.xml
+++ b/opends/tests/shared/functions/environment.xml
@@ -70,6 +70,9 @@
         
       <import machine="STAF_LOCAL_HOSTNAME"
         file="'%s/webcontainer.xml' % (TESTS_FUNCTIONS_DIR)" />
+
+      <import machine="STAF_LOCAL_HOSTNAME"
+        file="'%s/snmp.xml' % (TESTS_FUNCTIONS_DIR)" />
         
   </sequence>  
       

--
Gitblit v1.10.0