Merge branch '1.5.x'
This commit is contained in:
commit
15639d39b0
|
|
@ -55,11 +55,6 @@ public class ImportsContextCustomizerTests {
|
|||
SecondDeterminableImportSelectorAnnotatedClass.class));
|
||||
}
|
||||
|
||||
@Test
|
||||
public void importAutoConfigurationCanIgnoreAdditionalAnnotations() throws Exception {
|
||||
|
||||
}
|
||||
|
||||
@Test
|
||||
public void customizersForTestClassesWithDifferentKotlinMetadataAreEqual() {
|
||||
assertThat(new ImportsContextCustomizer(FirstKotlinAnnotatedTestClass.class))
|
||||
|
|
|
|||
Loading…
Reference in New Issue