Commit 15639d39 authored by Andy Wilkinson's avatar Andy Wilkinson

Merge branch '1.5.x'

parents 784c0851 dd405168
......@@ -55,11 +55,6 @@ public class ImportsContextCustomizerTests {
SecondDeterminableImportSelectorAnnotatedClass.class));
}
@Test
public void importAutoConfigurationCanIgnoreAdditionalAnnotations() throws Exception {
}
@Test
public void customizersForTestClassesWithDifferentKotlinMetadataAreEqual() {
assertThat(new ImportsContextCustomizer(FirstKotlinAnnotatedTestClass.class))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment