From 5aaeddf8aa053f807d484cb758b8f8bc2ea2faec 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

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

diff --git a/opendj-sdk/opends/tests/shared/functions/environment.xml b/opendj-sdk/opends/tests/shared/functions/environment.xml
index ec812f2..a7f94c0 100755
--- a/opendj-sdk/opends/tests/shared/functions/environment.xml
+++ b/opendj-sdk/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