[FELIX-3735] Fixed issue with initialization of repository store; added integration tests to verify this behavior in the future.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1402139 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/useradmin/pom.xml b/useradmin/pom.xml
index 7ddf619..0c27652 100644
--- a/useradmin/pom.xml
+++ b/useradmin/pom.xml
@@ -32,5 +32,6 @@
         <module>useradmin</module>
         <module>filestore</module>
         <module>mongodb</module>
+        <module>itest</module>
     </modules>
 </project>