Log Message
Typo.
Modified Paths
Diff
Modified: trunk/xstream/src/test/com/thoughtworks/xstream/converters/reflection/PureJavaReflectionProvider15Test.java (2036 => 2037)
--- trunk/xstream/src/test/com/thoughtworks/xstream/converters/reflection/PureJavaReflectionProvider15Test.java 2013-03-13 18:18:42 UTC (rev 2036)
+++ trunk/xstream/src/test/com/thoughtworks/xstream/converters/reflection/PureJavaReflectionProvider15Test.java 2013-03-13 18:38:18 UTC (rev 2037)
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2006, 2007 XStream Committers.
+ * Copyright (C) 2006, 2007, 2013 XStream Committers.
* All rights reserved.
*
* The software in this package is published under the terms of the BSD
@@ -33,7 +33,7 @@
}
}
- public void testCanCreateWithFinalFIeld() {
+ public void testCanCreateWithFinalField() {
assertCanCreate(WithFinalField.class);
}
To unsubscribe from this list please visit:
