[Tests] Removed moved tests from old testing
^KT-64256 Fixed
This commit is contained in:
committed by
Space Team
parent
e15068c62f
commit
df2dcccbf7
@@ -1,6 +1,5 @@
|
||||
import kotlin.test.*
|
||||
|
||||
@kotlin.ExperimentalUnsignedTypes
|
||||
fun box(): String {
|
||||
assertEquals(UInt.MAX_VALUE, UInt.MIN_VALUE - 1u)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user