summaryrefslogtreecommitdiff
path: root/TAO/tests/DII_Collocation_Tests/oneway/DII_Collocation_Tests.mpc
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tests/DII_Collocation_Tests/oneway/DII_Collocation_Tests.mpc')
-rw-r--r--TAO/tests/DII_Collocation_Tests/oneway/DII_Collocation_Tests.mpc2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tests/DII_Collocation_Tests/oneway/DII_Collocation_Tests.mpc b/TAO/tests/DII_Collocation_Tests/oneway/DII_Collocation_Tests.mpc
index 18ac4d8cc04..afa9884eed8 100644
--- a/TAO/tests/DII_Collocation_Tests/oneway/DII_Collocation_Tests.mpc
+++ b/TAO/tests/DII_Collocation_Tests/oneway/DII_Collocation_Tests.mpc
@@ -1,6 +1,6 @@
// -*- MPC -*-
// $Id$
-project(*oneway) : taoserver, dynamicinterface, avoids_minimum_corba{
+project(*oneway) : taoserver, dynamicinterface, minimum_corba{
exename = Collocated_Test
}