We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 930c95c commit b2f8be8Copy full SHA for b2f8be8
src/test/java/org/apache/commons/lang3/builder/ReflectionDiffBuilderTest.java
@@ -25,9 +25,9 @@
25
import org.apache.commons.lang3.AbstractLangTest;
26
import org.junit.jupiter.api.Test;
27
28
-///**
29
-// * Tests {@link ReflectionDiffBuilder}.
30
-// */
+/**
+ * Tests {@link ReflectionDiffBuilder}.
+ */
31
class ReflectionDiffBuilderTest extends AbstractLangTest {
32
33
@SuppressWarnings("unused")
0 commit comments