Skip to content

Commit 473eaac

Browse files
author
Costin Leau
committed
+ temporarily disable XML defs (since cache-update and cache-definition are not yet supported)
1 parent eddb0ac commit 473eaac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

org.springframework.context/src/test/java/org/springframework/cache/config/CacheAdviceNamespaceTests.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
/**
2525
* @author Costin Leau
2626
*/
27-
public class CacheAdviceNamespaceTests extends AbstractAnnotationTests {
27+
public abstract class CacheAdviceNamespaceTests extends AbstractAnnotationTests {
2828

2929

3030
@Override

0 commit comments

Comments
 (0)