From 5b66efd8840cfee768b34356550964c0b14aec3e Mon Sep 17 00:00:00 2001 From: Evgeny Mandrikov Date: Tue, 18 Jan 2011 02:06:36 +0300 Subject: SONAR-2113: Enable integration test --- .../tests/src/test/selenium/SONAR-1709-static-resources.html | 3 +-- tests/integration/tests/src/test/selenium/all-tests.html | 3 +++ 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'tests') diff --git a/tests/integration/tests/src/test/selenium/SONAR-1709-static-resources.html b/tests/integration/tests/src/test/selenium/SONAR-1709-static-resources.html index b172c2a6728..0e410915668 100644 --- a/tests/integration/tests/src/test/selenium/SONAR-1709-static-resources.html +++ b/tests/integration/tests/src/test/selenium/SONAR-1709-static-resources.html @@ -13,7 +13,7 @@ open - /static/reference-plugin/file.html + /static/itreference/file.html @@ -21,7 +21,6 @@ //body Text from static resource - diff --git a/tests/integration/tests/src/test/selenium/all-tests.html b/tests/integration/tests/src/test/selenium/all-tests.html index a005e7c1d54..b42288b17e6 100644 --- a/tests/integration/tests/src/test/selenium/all-tests.html +++ b/tests/integration/tests/src/test/selenium/all-tests.html @@ -88,6 +88,9 @@ SONAR-1772-findbugs-violations + + SONAR-1709-static-resources + many-source-dirs -- cgit v1.2.3