mirror of
https://github.com/apache/struts.git
synced 2026-08-07 15:46:57 +00:00
removed outcommented line
This commit is contained in:
-1
@@ -109,7 +109,6 @@ public class StrutsTilesAnnotationProcessorTest {
|
||||
Assert.assertNull(definition.getExtends());
|
||||
Attribute templateAttribute = definition.getTemplateAttribute();
|
||||
Assert.assertNull(templateAttribute.getValue());
|
||||
//Assert.assertNull(templateAttribute.getRenderer());
|
||||
Assert.assertNull(templateAttribute.getRole());
|
||||
Assert.assertNull(templateAttribute.getExpressionObject());
|
||||
|
||||
|
||||
Reference in New Issue
Block a user