diff options
author | Godin <mandrikov@gmail.com> | 2010-12-02 21:50:06 +0000 |
---|---|---|
committer | Godin <mandrikov@gmail.com> | 2010-12-02 21:50:06 +0000 |
commit | f884e85619d113a65dfa81c286af4c996a056367 (patch) | |
tree | 2beeb37f37ef60c23c49aaf981f1db536468a47f /tests/integration | |
parent | 15d38b974fe5e49ddc8bb98093f4f110150b212c (diff) | |
download | sonarqube-f884e85619d113a65dfa81c286af4c996a056367.tar.gz sonarqube-f884e85619d113a65dfa81c286af4c996a056367.zip |
SONAR-1450: Add IT
Diffstat (limited to 'tests/integration')
-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 a89d19a087c..4dce17ef26a 100644 --- a/tests/integration/tests/src/it/selenium/all-tests.html +++ b/tests/integration/tests/src/it/selenium/all-tests.html @@ -527,6 +527,9 @@ </td> </tr> <tr> + <td><a href="timemachine/SONAR-506_number_of_rules_violations_is_incorrect.html">timemachine/violations-timemachine</a></td> +</tr> +<tr> <td><a href="treemap/treemap_check_gradient_direction.html">treemap_check_gradient_direction</a></td> </tr> <tr> |