Revert accidental class name change

This commit is contained in:
Stephane Nicoll
2014-07-30 08:53:14 +02:00
parent ce5ce77283
commit 9fe7780865

View File

@@ -56,7 +56,7 @@ import org.springframework.util.ReflectionUtils;
* @author Ramnivas Laddad
* @since 2.0
*/
class RuntimeTestWlalker {
class RuntimeTestWalker {
private static final Field residualTestField;