From 64c00ff9596331511c2a32ee50ab7283c5a00539 Mon Sep 17 00:00:00 2001
From: Gary Williams <gary.williams@forgerock.com>
Date: Thu, 29 Dec 2011 16:30:36 +0000
Subject: [PATCH] stress tests port basic operations suite to use opendj sdk *rate tools

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

diff --git a/opends/tests/staf-tests/shared/functions/environment.xml b/opends/tests/staf-tests/shared/functions/environment.xml
index f115f57..84b10e7 100755
--- a/opends/tests/staf-tests/shared/functions/environment.xml
+++ b/opends/tests/staf-tests/shared/functions/environment.xml
@@ -52,6 +52,7 @@
         sharedLibs.append('tools.xml')
         sharedLibs.append('webcontainer.xml')
         sharedLibs.append('snmp.xml')
+        sharedLibs.append('sdk.xml')
       </script>
       
       <iterate var="sharedLib" in="sharedLibs">

--
Gitblit v1.10.0