Merge foreign annotation tests for sources and binaries into single directory
This commit is contained in:
+1
-2
@@ -61,8 +61,7 @@ fun generateJUnit5CompilerTests(args: Array<String>) {
|
||||
|
||||
testClass<AbstractForeignAnnotationsCompiledJavaWithPsiClassReadingTest> {
|
||||
model("diagnostics/foreignAnnotationsTests/tests")
|
||||
// TODO: remove exclusion of these dirs after advance dependent intellij platform
|
||||
model("diagnostics/foreignAnnotationsTests/java8Tests", excludeDirs = listOf("jspecify", "typeEnhancement/onCompiled"))
|
||||
model("diagnostics/foreignAnnotationsTests/java8Tests",)
|
||||
model("diagnostics/foreignAnnotationsTests/java9Tests")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user