Author: slaws
Date: Mon Oct 10 13:24:23 2011
New Revision: 1180946
URL: http://svn.apache.org/viewvc?rev=1180946&view=rev
Log:
TUSCANY-3943 - Add the (currently ignored) disable wrapped test case.
Modified:
tuscany/sca-java-2.x/trunk/testing/itest/pom.xml
Modified: tuscany/sca-java-2.x/trunk/testing/itest/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sca-java-2.x/trunk/testing/itest/pom.xml?rev=1180946&r1=1180945&r2=1180946&view=diff
==============================================================================
--- tuscany/sca-java-2.x/trunk/testing/itest/pom.xml (original)
+++ tuscany/sca-java-2.x/trunk/testing/itest/pom.xml Mon Oct 10 13:24:23 2011
@@ -53,6 +53,7 @@
<!-- new test waiting for context discussion to bottom out
<module>context</module>
-->
+ <module>contribution-doc-lit-disablewrapped</module>
<module>contribution-folder</module>
<module>contribution-zip</module>
<module>data-copy</module>