Skip to content

Commit 890c7c9

Browse files
committed
POM: there are no test resources.
1 parent 0939ae1 commit 890c7c9

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

pom.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,6 @@
5252
</includes>
5353
</resource>
5454
</resources>
55-
<testResources>
56-
<testResource>
57-
<directory>${project.basedir}/junit</directory>
58-
<excludes>
59-
<exclude>**/*.java</exclude>
60-
</excludes>
61-
</testResource>
62-
</testResources>
6355
</build>
6456
<scm>
6557
<connection>scm:git:https://github.com/css4j/xml-dtd.git</connection>

0 commit comments

Comments
 (0)