diff options
-rw-r--r-- | tests/integration/tests/src/it/selenium/all-tests.html | 3 |
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> |