summaryrefslogtreecommitdiff
path: root/TAO/tests/TransportCurrent/IIOP/run_test.pl
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/TransportCurrent/IIOP/run_test.pl')
-rwxr-xr-xTAO/tests/TransportCurrent/IIOP/run_test.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/tests/TransportCurrent/IIOP/run_test.pl b/TAO/tests/TransportCurrent/IIOP/run_test.pl
index bf6740196f4..081870452a6 100755
--- a/TAO/tests/TransportCurrent/IIOP/run_test.pl
+++ b/TAO/tests/TransportCurrent/IIOP/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;