StructuralJumpTest
This commit is contained in:
parent
df99b29fb3
commit
6c0c94449d
|
@ -4,7 +4,7 @@ import org.junit.Test
|
|||
import kotlin.test.assertEquals
|
||||
import kotlin.test.assertFalse
|
||||
|
||||
class LoopTest {
|
||||
class StructuralJumpTest {
|
||||
|
||||
@Test
|
||||
fun givenLoop_whenBreak_thenComplete() {
|
Loading…
Reference in New Issue