Skip to content

Commit 80cd30b

Browse files
committed
Javadoc
1 parent c21c92a commit 80cd30b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

src/test/java/org/apache/commons/beanutils/ConvertUtilsTestCase.java

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -31,12 +31,8 @@
3131
import junit.framework.TestSuite;
3232

3333
/**
34-
* <p>
35-
* Test Case for the ConvertUtils class.
36-
* </p>
37-
*
34+
* Test Case for the ConvertUtils class.
3835
*/
39-
4036
public class ConvertUtilsTestCase extends TestCase {
4137

4238
/**

0 commit comments

Comments
 (0)