]> source.dussan.org Git - sonarqube.git/commit
Fix test that assert on Findbugs violation message independent of Locale.
authorJulien HENRY <julien.henry@sonarsource.com>
Tue, 27 Nov 2012 10:06:21 +0000 (11:06 +0100)
committerJulien HENRY <julien.henry@sonarsource.com>
Tue, 27 Nov 2012 10:09:14 +0000 (11:09 +0100)
commitf63d67c5574ab1cbbbfaecf5a5054be447f7c495
tree3b9ed95606f3b4676846a7b18020e3bd9493d525
parent16c86195a6f172ad79fe27fa6d6b80c4515b71e7
Fix test that assert on Findbugs violation message independent of Locale.

On my french laptop the test "shouldExecuteFindbugsWhenNoReportProvided" failed because Findbugs violation message was in french.
plugins/sonar-findbugs-plugin/src/test/java/org/sonar/plugins/findbugs/FindbugsSensorTest.java