Sign in
android
/
platform
/
external
/
kotlinx.coroutines
/
51f572601725e565eb1f76ad39dfe022c195b69c
/
.
/
reactive
/
knit.test.include
blob: 8b62dcd4b54ef9cf0cc9512585bc929abd720e9f [
file
] [
log
] [
blame
]
// This file was automatically generated from ${file.name} by Knit tool. Do not edit.
package
$
{
test
.
package
}
import
kotlinx
.
coroutines
.
testing
.*
import
kotlinx
.
coroutines
.
guide
.
test
.*
import
org
.
junit
.
Test
class
$
{
test
.
name
}
:
ReactiveTestBase
()
{