Remove FULL_JDK from AbstractForeignAnnotationsTest tests
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
// JSR305_GLOBAL_REPORT warn
|
||||
|
||||
// FULL_JDK
|
||||
// FILE: J.java
|
||||
|
||||
import java.util.*;
|
||||
|
||||
-2
@@ -54,8 +54,6 @@ abstract class AbstractForeignAnnotationsTest : AbstractDiagnosticsTest() {
|
||||
|
||||
override fun getConfigurationKind(): ConfigurationKind = ConfigurationKind.ALL
|
||||
|
||||
override fun getTestJdkKind(testFiles: List<TestFile>): TestJdkKind = TestJdkKind.FULL_JDK
|
||||
|
||||
open protected val annotationsPath: String
|
||||
get() = FOREIGN_ANNOTATIONS_SOURCES_PATH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user