mirror of
https://github.com/spring-projects/spring-framework.git
synced 2026-09-23 14:40:00 +00:00
Fixed test class name
This commit is contained in:
+1
-1
@@ -44,7 +44,7 @@ import edu.emory.mathcs.backport.java.util.Collections;
|
||||
* @author Costin Leau
|
||||
* @author Phillip Webb
|
||||
*/
|
||||
public class ExpressionEvalutatorTest {
|
||||
public class ExpressionEvaluatorTests {
|
||||
|
||||
@Rule
|
||||
public ExpectedException thrown = ExpectedException.none();
|
||||
Reference in New Issue
Block a user