aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGodin <mandrikov@gmail.com>2010-11-04 23:15:21 +0000
committerGodin <mandrikov@gmail.com>2010-11-04 23:15:21 +0000
commitcf2ec5113194676f3f15a98c86f01113b5a727d1 (patch)
treed73ac6646861cf6159ac21903b44f393b148a579
parent08088b8cd0eb6a680c820e2a2194ca0dca8e3339 (diff)
downloadsonarqube-cf2ec5113194676f3f15a98c86f01113b5a727d1.tar.gz
sonarqube-cf2ec5113194676f3f15a98c86f01113b5a727d1.zip
Add integration test to all-tests.html
-rw-r--r--tests/integration/tests/src/it/selenium/all-tests.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/integration/tests/src/it/selenium/all-tests.html b/tests/integration/tests/src/it/selenium/all-tests.html
index b83d4f25c6e..3730305d5d0 100644
--- a/tests/integration/tests/src/it/selenium/all-tests.html
+++ b/tests/integration/tests/src/it/selenium/all-tests.html
@@ -86,6 +86,9 @@
<tr>
<td><a href="SONAR-1032-ws-api.html">SONAR-1032-ws-api</a></td>
</tr>
+<tr>
+ <td><a href="SONAR-1772.html">SONAR-1772</a></td>
+</tr>
<tr>
<td><a href="many-source-dirs.html">many-source-dirs</a></td>