Regenerate tests
This commit is contained in:
-5
@@ -25018,11 +25018,6 @@ public class BlackBoxCodegenTestGenerated extends AbstractBlackBoxCodegenTest {
|
||||
runTest("compiler/testData/codegen/box/unsignedTypes/nullableUnsignedEqualsLiteral.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("signedToUnsignedLiteralConversion.kt")
|
||||
public void testSignedToUnsignedLiteralConversion() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/unsignedTypes/signedToUnsignedLiteralConversion.kt");
|
||||
}
|
||||
|
||||
@TestMetadata("unsignedIntCompare.kt")
|
||||
public void testUnsignedIntCompare() throws Exception {
|
||||
runTest("compiler/testData/codegen/box/unsignedTypes/unsignedIntCompare.kt");
|
||||
|
||||
Reference in New Issue
Block a user