You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by er...@apache.org on 2019/12/05 00:00:23 UTC

[commons-numbers] 01/02: Revert "Disable SonarQube locally."

This is an automated email from the ASF dual-hosted git repository.

erans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git

commit 58da8554b8598b4384cf9a711b5a1512a3090d2c
Author: Gilles Sadowski <gi...@harfang.homelinux.org>
AuthorDate: Thu Dec 5 00:48:05 2019 +0100

    Revert "Disable SonarQube locally."
    
    This reverts commit b726f8299aee7769ad317f7251eec414c8d63548.
---
 .../src/test/java/org/apache/commons/numbers/complex/ComplexTest.java    | 1 -
 1 file changed, 1 deletion(-)

diff --git a/commons-numbers-complex/src/test/java/org/apache/commons/numbers/complex/ComplexTest.java b/commons-numbers-complex/src/test/java/org/apache/commons/numbers/complex/ComplexTest.java
index 3a56b00..977553b 100644
--- a/commons-numbers-complex/src/test/java/org/apache/commons/numbers/complex/ComplexTest.java
+++ b/commons-numbers-complex/src/test/java/org/apache/commons/numbers/complex/ComplexTest.java
@@ -819,7 +819,6 @@ public class ComplexTest {
     @Test
     @Disabled("Used to output the java environment")
     public void testJava() {
-        // NOSONAR
         // CHECKSTYLE: stop Regexp
         System.out.println(">>testJava()");
         // MathTest#testExpSpecialCases() checks the following: