From f14de0e7c8df770717127c83512b6a7390888533 Mon Sep 17 00:00:00 2001 From: Johnny Willemsen Date: Sat, 31 Oct 2009 11:11:43 +0000 Subject: --- TAO/orbsvcs/tests/Notify/Bug_3646b_Regression/run_test.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TAO/orbsvcs/tests/Notify/Bug_3646b_Regression/run_test.pl b/TAO/orbsvcs/tests/Notify/Bug_3646b_Regression/run_test.pl index d044c65f9ce..3569ed334c9 100755 --- a/TAO/orbsvcs/tests/Notify/Bug_3646b_Regression/run_test.pl +++ b/TAO/orbsvcs/tests/Notify/Bug_3646b_Regression/run_test.pl @@ -6,7 +6,7 @@ eval '(exit $?0)' && eval 'exec perl -S $0 ${1+"$@"}' # -*- perl -*- use lib "$ENV{ACE_ROOT}/bin"; -use PerlACE::Run_Test; +use PerlACE::TestTarget; $status = 0; my $server = PerlACE::TestTarget::create_target (1) || die "Create target 1 failed\n"; -- cgit v1.2.1