Description: Specifying the path of the tests, which is not default one
Author: Pierre Gruet <pgt@debian.org>
Forwarded: https://github.com/CampagneLaboratory/icb-utils/issues/1
Last-Update: 2020-08-29

--- a/pom.xml
+++ b/pom.xml
@@ -61,6 +61,7 @@
 
     <build>
         <sourceDirectory>./src</sourceDirectory>
+        <testSourceDirectory>./test-src</testSourceDirectory>
         <plugins>
             <plugin>
                 <groupId>org.codehaus.mojo</groupId>
