From e3bfe2bafa89c8536235c9664f22017d08a24450 Mon Sep 17 00:00:00 2001
From: Christophe Sovant <christophe.sovant@forgerock.com>
Date: Sat, 31 May 2008 11:31:52 +0000
Subject: [PATCH] Add compare_property_table function to common.py and add snmp.py file

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

diff --git a/opends/tests/shared/functions/environment.xml b/opends/tests/shared/functions/environment.xml
index ec812f2..a7f94c0 100755
--- a/opends/tests/shared/functions/environment.xml
+++ b/opends/tests/shared/functions/environment.xml
@@ -107,6 +107,7 @@
         from common import *
         from security import *
         from replication import *
+        from snmp import *
       </script>     
                         
     

--
Gitblit v1.10.0