D'oh my fault, sorry about that.
2014/1/11 <s...@apache.org> > Author: sebb > Date: Sat Jan 11 13:35:39 2014 > New Revision: 1557388 > > URL: http://svn.apache.org/r1557388 > Log: > Fix up class name > > Modified: > > commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/environment/EnvironmentUtilsTest.java > > Modified: > commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/environment/EnvironmentUtilsTest.java > URL: > http://svn.apache.org/viewvc/commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/environment/EnvironmentUtilsTest.java?rev=1557388&r1=1557387&r2=1557388&view=diff > > ============================================================================== > --- > commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/environment/EnvironmentUtilsTest.java > (original) > +++ > commons/proper/exec/trunk/src/test/java/org/apache/commons/exec/environment/EnvironmentUtilsTest.java > Sat Jan 11 13:35:39 2014 > @@ -37,7 +37,7 @@ import org.junit.Test; > /** > * @version $Id$ > */ > -public class EnvironmentUtilTest { > +public class EnvironmentUtilsTest { > > /** > * Tests the behaviour of the EnvironmentUtils.toStrings() > > > -- http://people.apache.org/~britter/ http://www.systemoutprintln.de/ http://twitter.com/BenediktRitter http://github.com/britter