From 3606c4f05c7fd9eae5d82a5b65d9033cf1f2cd5a Mon Sep 17 00:00:00 2001 From: Simon Brandhof Date: Wed, 23 Apr 2014 20:32:52 +0200 Subject: [PATCH] Revert removal of sonar-testing-harness in sonar-server --- sonar-server/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/sonar-server/pom.xml b/sonar-server/pom.xml index 94df0eb2f2a..afe7cbc6274 100644 --- a/sonar-server/pom.xml +++ b/sonar-server/pom.xml @@ -190,6 +190,11 @@ elasticsearch-test test + + ${project.groupId} + sonar-testing-harness + test + xmlunit xmlunit -- 2.39.5