From 9dde9d2af6504fa06e7a2d4fb43549a74dd5e868 Mon Sep 17 00:00:00 2001
From: ugaston <ugaston@localhost>
Date: Tue, 10 Jul 2007 20:50:17 +0000
Subject: [PATCH] New basic replication testcases + new shared functions library (tools.xml)
---
opends/tests/functional-tests/shared/functions/environment.xml | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/opends/tests/functional-tests/shared/functions/environment.xml b/opends/tests/functional-tests/shared/functions/environment.xml
index 1f37655..2c4d6d9 100755
--- a/opends/tests/functional-tests/shared/functions/environment.xml
+++ b/opends/tests/functional-tests/shared/functions/environment.xml
@@ -62,6 +62,8 @@
<import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
file="'%s/signals.xml' % (TESTS_FUNCTIONS_DIR)" />
+ <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
+ file="'%s/tools.xml' % (TESTS_FUNCTIONS_DIR)" />
</sequence>
--
Gitblit v1.10.0