]> source.dussan.org Git - sonarqube.git/commitdiff
update comment in IT
authorsimonbrandhof <simon.brandhof@gmail.com>
Fri, 10 Dec 2010 17:03:49 +0000 (17:03 +0000)
committersimonbrandhof <simon.brandhof@gmail.com>
Fri, 10 Dec 2010 17:03:49 +0000 (17:03 +0000)
tests/integration/tests/src/it/java/org/sonar/tests/integration/Struts139Test.java

index a7346d3ece8bd0537fcdea669f7fd550b7d9d27f..25120ad51f69e76f8034488ed833a8508d6783b5 100644 (file)
@@ -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
  * <p/>
- * 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 {