summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
index d9af872fa3..46606dea22 100644
--- a/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
+++ b/sca-java-2.x/trunk/compliance-tests/java-caa/pom.xml
@@ -80,6 +80,7 @@
<configuration>
<excludes>
<exclude>**/JCA_11008_TestCase.java</exclude><!-- could be due to out of date compliance artifacts -->
+ <exclude>**/JCA_10013_TestCase.java</exclude>
<exclude>**/JCA_8001_TestCase.java</exclude>
<exclude>**/JCA_8006_TestCase.java</exclude>
<exclude>**/JCA_8007_TestCase.java</exclude>