Updated test to experimental package
This commit is contained in:
committed by
Denis Zharkov
parent
8dc318dd92
commit
a1571657f3
@@ -18,7 +18,7 @@ package test.coroutines
|
||||
|
||||
import kotlin.test.*
|
||||
import org.junit.Test
|
||||
import kotlin.coroutines.*
|
||||
import kotlin.coroutines.experimental.*
|
||||
|
||||
/**
|
||||
* Test to ensure that coroutine machinery does not call equals/hashCode/toString anywhere.
|
||||
|
||||
Reference in New Issue
Block a user