[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
+1 -1
View File
@@ -1,4 +1,4 @@
@java.lang.annotation.Retention
@java.lang.annotation.Retention(value=RUNTIME)
@kotlin.Metadata
public annotation class NoArg {
// source: 'nestedClass.kt'