RM-1945 & RM-1946. Honestly! This stuff works on my machine! Slight change to pom definition of unit-test resource dir.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/modules/recordsmanagement/HEAD@100019 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Neil McErlean
2015-03-24 20:22:52 +00:00
parent 43ada602f5
commit ff4fb3b7d0

View File

@@ -29,6 +29,8 @@
<testResources>
<testResource>
<directory>test/resources</directory>
</testResource>
<testResource>
<directory>unit-test/resources</directory>
</testResource>
</testResources>