Check only one class in JS decompiler tests to reuse test data
JVM tests check only single class result, in order to reuse test data JS tests should do the same. CHECK_PACKAGE is introduced to override this behaviour explicitly.
This commit is contained in:
@@ -19,6 +19,3 @@ public final class SecondaryConstructors public constructor(x: kotlin.Boolean) {
|
||||
}
|
||||
}
|
||||
|
||||
public final annotation class anno public constructor() : kotlin.Annotation {
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user