mirror of
https://github.com/apache/struts.git
synced 2026-08-11 09:36:57 +00:00
renamed test class to stick to naming convention
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@ import org.junit.Test;
|
||||
|
||||
import org.junit.Assert;
|
||||
|
||||
public class TestStrutsTilesAnnotationProcessor {
|
||||
public class StrutsTilesAnnotationProcessorTest {
|
||||
|
||||
@Test
|
||||
public void findAnnotationSingleAction() {
|
||||
Reference in New Issue
Block a user