summaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-gwt/pom.xml
diff options
context:
space:
mode:
authorFabrice Bellingard <bellingard@gmail.com>2011-10-26 19:47:20 +0200
committerFabrice Bellingard <bellingard@gmail.com>2011-10-26 19:47:20 +0200
commit911c66cab3137ba840b856a4750088ea6709064f (patch)
tree08a88b2635bca5782e4c6e891e2b29f78231abbe /plugins/sonar-core-gwt/pom.xml
parenteb20690f5b006f2e9a1bcb39b5797db19b1c75b2 (diff)
downloadsonarqube-911c66cab3137ba840b856a4750088ea6709064f.tar.gz
sonarqube-911c66cab3137ba840b856a4750088ea6709064f.zip
SONAR-2733 Fix unit test and remove useless code
Diffstat (limited to 'plugins/sonar-core-gwt/pom.xml')
-rw-r--r--plugins/sonar-core-gwt/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/plugins/sonar-core-gwt/pom.xml b/plugins/sonar-core-gwt/pom.xml
index 75e85715f22..ee0d9c4cd20 100644
--- a/plugins/sonar-core-gwt/pom.xml
+++ b/plugins/sonar-core-gwt/pom.xml
@@ -59,7 +59,6 @@
<execution>
<configuration>
<modules>
- <module>org.sonar.plugins.core.duplicationsviewer.DuplicationsViewer${gwt.permutationSuffix}</module>
<module>org.sonar.plugins.core.testdetailsviewer.TestsViewer${gwt.permutationSuffix}</module>
<module>org.sonar.plugins.core.hotspots.GwtHotspots${gwt.permutationSuffix}</module>
</modules>