Move foreign annotation tests into diagnostics folder

This commit is contained in:
Victor Petukhov
2021-04-05 17:23:01 +03:00
parent 57bd4d3a98
commit 6f9694174f
340 changed files with 5049 additions and 1622 deletions
@@ -17,4 +17,4 @@
package org.jetbrains.kotlin.checkers
const val FOREIGN_ANNOTATIONS_SOURCES_PATH = "third-party/annotations"
const val FOREIGN_JDK8_ANNOTATIONS_SOURCES_PATH = "third-party/jdk8-annotations"
const val FOREIGN_JDK8_ANNOTATIONS_SOURCES_PATH = "third-party/java8-annotations"