aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/integration-test/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sonar/integration-test/pom.xml')
-rw-r--r--sonar/integration-test/pom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/sonar/integration-test/pom.xml b/sonar/integration-test/pom.xml
index 54cc95e79b..d1baa067e4 100644
--- a/sonar/integration-test/pom.xml
+++ b/sonar/integration-test/pom.xml
@@ -41,6 +41,9 @@
<include>org/apache/poi/hssf/HSSFTestDataSamples.java</include>
</includes>
</resource>
+ <resource>
+ <directory>../../src/resources/integrationtest</directory>
+ </resource>
</resources>
</configuration>
</execution>