aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsimonbrandhof <simon.brandhof@gmail.com>2010-12-10 17:03:49 +0000
committersimonbrandhof <simon.brandhof@gmail.com>2010-12-10 17:03:49 +0000
commit63eb4c886e8ac2d3d6c70e986774bef953dbad81 (patch)
tree7a96df8e4bc40cd506229c9325336008f2ec9cb0
parentfe0b0a7a4ba6ecca89ee70452f22d9e9dcc1e924 (diff)
downloadsonarqube-63eb4c886e8ac2d3d6c70e986774bef953dbad81.tar.gz
sonarqube-63eb4c886e8ac2d3d6c70e986774bef953dbad81.zip
update comment in IT
-rw-r--r--tests/integration/tests/src/it/java/org/sonar/tests/integration/Struts139Test.java2
1 files changed, 1 insertions, 1 deletions
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
* <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 {