Fixed ring buffer test
This commit is contained in:
parent
f8ec82d8c0
commit
b5dd864556
@ -1,7 +1,7 @@
|
||||
package scientifik.kmath.sequential
|
||||
|
||||
import kotlinx.coroutines.runBlocking
|
||||
import scientifik.kmath.structures.asSequence
|
||||
import scientifik.kmath.structures.runBlocking
|
||||
import kotlin.test.Test
|
||||
import kotlin.test.assertEquals
|
||||
|
Loading…
Reference in New Issue
Block a user