Order imports.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/lang/trunk@583660 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2007-10-11 01:29:48 +00:00
parent 675734acf8
commit 6e73d282ce
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ import junit.framework.Test;
import junit.framework.TestCase; import junit.framework.TestCase;
import junit.framework.TestSuite; import junit.framework.TestSuite;
import junit.textui.TestRunner; import junit.textui.TestRunner;
import org.apache.commons.lang.exception.Nestable; import org.apache.commons.lang.exception.Nestable;
/** /**