Copied: incubator/tuscany/branches/sca-java-1.0/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java (from r576288, incubator/tuscany/branches/sca-java-1.0/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCaseFIXME.java) URL: http://svn.apache.org/viewvc/incubator/tuscany/branches/sca-java-1.0/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java?p2=incubator/tuscany/branches/sca-java-1.0/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java&p1=incubator/tuscany/branches/sca-java-1.0/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCaseFIXME.java&r1=576288&r2=576297&rev=576297&view=diff ============================================================================== --- incubator/tuscany/branches/sca-java-1.0/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCaseFIXME.java (original) +++ incubator/tuscany/branches/sca-java-1.0/itest/osgi-implementation/src/test/java/helloworld/ws/HelloWorldTestCase.java Mon Sep 17 01:25:36 2007 @@ -27,7 +27,7 @@ import util.OSGiTestUtil; -public class HelloWorldTestCaseFIXME extends TestCase { +public class HelloWorldTestCase extends TestCase { private SCADomain scaDomain; private HelloWorld helloWorld;
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
