summaryrefslogtreecommitdiff
path: root/TAO/tests/IORManipulation/IORTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/IORManipulation/IORTest.cpp')
-rw-r--r--TAO/tests/IORManipulation/IORTest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/IORManipulation/IORTest.cpp b/TAO/tests/IORManipulation/IORTest.cpp
index 8e4f95d4373..6aebead8985 100644
--- a/TAO/tests/IORManipulation/IORTest.cpp
+++ b/TAO/tests/IORManipulation/IORTest.cpp
@@ -64,7 +64,7 @@ main (int argc, char *argv[])
// Create a few fictitious IORs
CORBA::Object_var name1 =
- orb_->string_to_object ("iiop://acme.cs.wustl.edu:6060/xyz",
+ orb_->string_to_object ("iiop://macarena.cs.wustl.edu:6060/xyz",
ACE_TRY_ENV);
ACE_TRY_CHECK;
CORBA::Object_var name2 =