make sure the typeresolution testdata is included in test reources

git-svn-id: https://pmd.svn.sourceforge.net/svnroot/pmd/trunk@6083 51baf565-9d33-0410-a72c-fc3788e3496d
This commit is contained in:
Xavier Le Vourch committed 2008-05-01 03:06:02 +00:00
1 parent a688d3f7c2
commit 5bda2e70aa
1 file changed
+1
+1
View File
@@ -231,6 +231,7 @@
<directory>${basedir}/regress/</directory>
<includes>
<include>**/*.xml</include>
<include>**/testdata/*.java</include>
</includes>
</testResource>
</testResources>