Unignore types and scope pooling tests
This commit is contained in:
parent
297810154f
commit
5d5453d994
@ -22,7 +22,6 @@ import kotlin.test.Ignore
|
||||
import kotlin.test.Test
|
||||
import kotlin.test.assertEquals
|
||||
|
||||
@Ignore("TODO(bytecode-only): uses fallback")
|
||||
class ScopePoolingRegressionTest {
|
||||
|
||||
@Test
|
||||
|
||||
@ -20,7 +20,6 @@ import net.sergeych.lyng.eval
|
||||
import kotlin.test.Ignore
|
||||
import kotlin.test.Test
|
||||
|
||||
@Ignore("TODO(bytecode-only): uses fallback")
|
||||
class TypesTest {
|
||||
|
||||
@Test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user