[NoArg] Migrate NoArg tests to new test infrastructure

This commit is contained in:
Dmitriy Novozhilov
2022-05-17 17:30:35 +03:00
committed by teamcity
parent 8fc4962213
commit 60df531c02
21 changed files with 233 additions and 174 deletions
@@ -29,7 +29,7 @@ public final class MyClass {
}
@NoArg
@java.lang.annotation.Retention
@java.lang.annotation.Retention(value=RUNTIME)
@kotlin.Metadata
public annotation class NoArg {
// source: 'annoOnNotClass.kt'