Add the dependency comparator test suite to the pom file.

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@720127 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/tests/pom.xml b/ipojo/tests/pom.xml
index 6812801..0bb3372 100644
--- a/ipojo/tests/pom.xml
+++ b/ipojo/tests/pom.xml
@@ -36,6 +36,7 @@
 	<module>core/service-dependency</module>

 	<module>core/service-dependency-bindingpolicy</module>

 	<module>core/service-dependency-filter</module>

+	<module>core/service-dependency-comparator</module>

 	<module>core/configuration</module>

 	<module>core/external-handlers</module>

 	<module>core/bad-configurations</module>