Fix tests
This commit is contained in:
@@ -8,7 +8,7 @@ annotation class common
|
||||
|
||||
// FILE: other.kt
|
||||
|
||||
@file:special
|
||||
@file:special
|
||||
|
||||
package test
|
||||
|
||||
@@ -16,8 +16,8 @@ package test
|
||||
|
||||
// FILE: another.kt
|
||||
|
||||
<!WRONG_ANNOTATION_TARGET!>@file:common<!>
|
||||
<!WRONG_ANNOTATION_TARGET_WITH_USE_SITE_TARGET!>@file:common<!>
|
||||
|
||||
package test
|
||||
|
||||
common class Correct
|
||||
common class Correct
|
||||
Reference in New Issue
Block a user