renamed test class to stick to naming convention

This commit is contained in:
cnenning
2016-01-25 14:36:07 +01:00
parent 469b25f8e1
commit 1bbcd4bf70
@@ -11,7 +11,7 @@ import org.junit.Test;
import org.junit.Assert;
public class TestStrutsTilesAnnotationProcessor {
public class StrutsTilesAnnotationProcessorTest {
@Test
public void findAnnotationSingleAction() {