Skip to content

Commit b9d06e1

Browse files
committed
PDFBOX-6131: add exclusion for test file
git-svn-id: https://svn.apache.org/repos/asf/pdfbox/trunk@1930823 13f79535-47bb-0310-9956-ffa450edef68
1 parent 38c87e5 commit b9d06e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

xmpbox/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@
7171
<configuration>
7272
<excludes>
7373
<exclude>src/test/resources/org/apache/xmpbox/xml/PDFBOX-3882-dematbox.xml</exclude>
74+
<exclude>src/test/resources/org/apache/xmpbox/xml/PDFBOX-6131-0015675.xml</exclude>
7475
</excludes>
7576
</configuration>
7677
</plugin>

0 commit comments

Comments
 (0)