summaryrefslogtreecommitdiff
path: root/TAO/tests/TransportCurrent/Framework/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TransportCurrent/Framework/run_test.pl')
-rwxr-xr-xTAO/tests/TransportCurrent/Framework/run_test.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/TransportCurrent/Framework/run_test.pl b/TAO/tests/TransportCurrent/Framework/run_test.pl
index e57d588458e..5a1a57145cc 100755
--- a/TAO/tests/TransportCurrent/Framework/run_test.pl
+++ b/TAO/tests/TransportCurrent/Framework/run_test.pl
@@ -9,6 +9,8 @@ use lib "$ENV{ACE_ROOT}/bin";
use Config;
use PerlACE::Run_Test;
+PerlACE::add_lib_path ('../lib');
+
sub add_path {
my($name) = shift;
my($value) = shift;