diff options
-rw-r--r-- | sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml index 97169901dc..2e0bd8e6a7 100644 --- a/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml +++ b/sca-java-2.x/trunk/testing/compliance-tests/policy/pom.xml @@ -86,7 +86,6 @@ <exclude>**/POL_3002_TestCase.java</exclude>
<exclude>**/POL_4015_TestCase.java</exclude>
<exclude>**/POL_4016_TestCase.java</exclude>
- <exclude>**/POL_4020_TestCase.java</exclude>
</excludes>
</configuration>
</plugin>
|