summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/testing/itest/pom.xml
diff options
context:
space:
mode:
authorslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-10-10 13:24:23 +0000
committerslaws <slaws@13f79535-47bb-0310-9956-ffa450edef68>2011-10-10 13:24:23 +0000
commit20b39ce21277493dced135f09cca0dd02eca8087 (patch)
tree6fafabf77040f42fcc478d6d2c201fdef0c5a352 /sca-java-2.x/trunk/testing/itest/pom.xml
parentbd1fb4144fa8c28c87a34c3871bbad598ea0e53d (diff)
TUSCANY-3943 - Add the (currently ignored) disable wrapped test case.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1180946 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/testing/itest/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/pom.xml b/sca-java-2.x/trunk/testing/itest/pom.xml
index 112f24a821..1d5121e13c 100644
--- a/sca-java-2.x/trunk/testing/itest/pom.xml
+++ b/sca-java-2.x/trunk/testing/itest/pom.xml
@@ -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>