removed outcommented line

This commit is contained in:
cnenning
2016-02-01 09:45:34 +01:00
parent 5b2b244a66
commit 8a9e01727c
@@ -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());