[NoArg] Migrate NoArg tests to new test infrastructure
This commit is contained in:
committed by
teamcity
parent
8fc4962213
commit
60df531c02
+2
-2
@@ -1,10 +1,10 @@
|
||||
@java.lang.annotation.Retention
|
||||
@java.lang.annotation.Retention(value=RUNTIME)
|
||||
@kotlin.Metadata
|
||||
public annotation class NoArg {
|
||||
// source: 'severalNoArg.kt'
|
||||
}
|
||||
|
||||
@java.lang.annotation.Retention
|
||||
@java.lang.annotation.Retention(value=RUNTIME)
|
||||
@kotlin.Metadata
|
||||
public annotation class NoArg2 {
|
||||
// source: 'severalNoArg.kt'
|
||||
|
||||
Reference in New Issue
Block a user