diff --git a/src/test/org/apache/commons/lang/builder/MultiLineToStringStyleTest.java b/src/test/org/apache/commons/lang/builder/MultiLineToStringStyleTest.java index 78fc9f3b1..3fc762851 100644 --- a/src/test/org/apache/commons/lang/builder/MultiLineToStringStyleTest.java +++ b/src/test/org/apache/commons/lang/builder/MultiLineToStringStyleTest.java @@ -23,6 +23,7 @@ import junit.framework.Test; import junit.framework.TestCase; import junit.framework.TestSuite; import junit.textui.TestRunner; + import org.apache.commons.lang.SystemUtils; /**