fixing TODOs

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@59 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Andy Clement 2008-08-16 01:56:29 +00:00
parent bc38f8cd66
commit 7ea18e23ab
1 changed files with 2 additions and 2 deletions

View File

@ -21,8 +21,8 @@ package org.springframework.expression.spel;
* @author Andy Clement
*/
public class ParserErrorMessagesTests extends ExpressionTestCase {
// TODO (asc) extract expected insert messages into constants (just in case of changes)?
// TODO (asc) review poor messages, marked // POOR below
// TODO extract expected insert messages into constants (just in case of changes)?
// TODO review poor messages, marked // POOR below
public void testBrokenExpression01() {
// will not fit into an int, needs L suffix