added newline to end of file

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/lang/trunk@137854 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Henri Yandell 2004-06-27 06:28:32 +00:00
parent 2b47976319
commit 680f38995b
1 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ import junit.textui.TestRunner;
/**
* JUnit tests.
*
* @version $Id: MutableTestSuite.java,v 1.1 2004/06/11 02:26:32 matth Exp $
* @version $Id: MutableTestSuite.java,v 1.2 2004/06/27 06:28:32 bayard Exp $
*/
public final class MutableTestSuite {