From: simonbrandhof Date: Fri, 10 Dec 2010 17:03:49 +0000 (+0000) Subject: update comment in IT X-Git-Tag: 2.6~333 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=63eb4c886e8ac2d3d6c70e986774bef953dbad81;p=sonarqube.git update comment in IT --- diff --git a/tests/integration/tests/src/it/java/org/sonar/tests/integration/Struts139Test.java b/tests/integration/tests/src/it/java/org/sonar/tests/integration/Struts139Test.java index a7346d3ece8..25120ad51f6 100644 --- a/tests/integration/tests/src/it/java/org/sonar/tests/integration/Struts139Test.java +++ b/tests/integration/tests/src/it/java/org/sonar/tests/integration/Struts139Test.java @@ -40,7 +40,7 @@ import static org.junit.Assert.assertThat; * To execute these unit tests, just check-out Struts 1.3.9 from subversion: * http://svn.apache.org/repos/asf/struts/struts1/tags/STRUTS_1_3_9 *

- * The quality profile to use is not important. + * The quality profile to use is the default one configured in IT (see the file integration-tests-backup.xml). */ public class Struts139Test {