Update of /cvsroot/htmlparser/htmlparser/src/org/htmlparser/tests/tagTests
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31674/src/org/htmlparser/tests/tagTests
Modified Files:
InputTagTest.java
Log Message:
Documentation revamp part four.
Remove some checkstyle warnings.
Index: InputTagTest.java
===================================================================
RCS file: /cvsroot/htmlparser/htmlparser/src/org/htmlparser/tests/tagTests/InputTagTest.java,v
retrieving revision 1.40
retrieving revision 1.41
diff -C2 -d -r1.40 -r1.41
*** InputTagTest.java 22 May 2004 03:57:31 -0000 1.40
--- InputTagTest.java 15 May 2005 11:49:05 -0000 1.41
***************
*** 122,124 ****
}
! }
\ No newline at end of file
--- 122,124 ----
}
! }
|