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() {