android13/external/kotlinx.coroutines/docs/topics/knit.properties

10 lines
304 B
Properties

#
# Copyright 2016-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
#
knit.package=kotlinx.coroutines.guide
knit.dir=../../kotlinx-coroutines-core/jvm/test/guide/
test.package=kotlinx.coroutines.guide.test
test.dir=../../kotlinx-coroutines-core/jvm/test/guide/test/