+ rename test (as otherwise it gets picked even if it's abstract)
This commit is contained in:
@@ -24,7 +24,7 @@ import org.springframework.cache.interceptor.CacheInterceptor;
|
||||
/**
|
||||
* @author Costin Leau
|
||||
*/
|
||||
public abstract class CacheAdviceNamespaceTests extends AbstractAnnotationTests {
|
||||
public abstract class AbstractCacheAdviceNamespaceTests extends AbstractAnnotationTests {
|
||||
|
||||
|
||||
@Override
|
||||
Reference in New Issue
Block a user