aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorStephane Gamard <stephane.gamard@searchbox.com>2014-07-24 14:41:57 +0200
committerStephane Gamard <stephane.gamard@searchbox.com>2014-07-24 18:37:49 +0200
commit82bfce17f3ae127ead79f58fa2a5fdb4354f7208 (patch)
treec73b5d70da342ce0a436f6f582190a8e03a76182 /pom.xml
parentea5346d4752dea260d832b39cf2ae45d395553f2 (diff)
downloadsonarqube-82bfce17f3ae127ead79f58fa2a5fdb4354f7208.tar.gz
sonarqube-82bfce17f3ae127ead79f58fa2a5fdb4354f7208.zip
fixed creating log files during tests
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 0bca68ac20f..18c24f78d0f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -13,6 +13,7 @@
<modules>
<module>sonar-application</module>
+ <module>sonar-application-test</module>
<module>sonar-batch</module>
<module>sonar-batch-maven-compat</module>
<module>sonar-batch-protocol</module>