Update of /cvsroot/openorb/OpenORB
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31804
Modified Files:
local.properties
Log Message:
The fragmented test case is the default now
Index: local.properties
===================================================================
RCS file: /cvsroot/openorb/OpenORB/local.properties,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- local.properties 23 Jul 2004 09:50:38 -0000 1.10
+++ local.properties 9 Aug 2004 10:04:59 -0000 1.11
@@ -16,7 +16,7 @@
# Use the ant target 'run-single-test' to execute the test case
# specified by the property.
#
-junit.test.case=org.openorb.orb.test.iiop.primitive.PrimitiveTest
+junit.test.case=org.openorb.orb.test.iiop.fragmentedmessage.FragmentedMessageTest
#
# Uncomment the properties to enable debug output for the tests
|