aboutsummaryrefslogtreecommitdiff
path: root/kotlinx-coroutines-core/knit.properties
blob: 5b57398b8da3bd35ce6f493851ce53ec99a9a0a6 (plain)
1
2
3
4
5
6
7
8
9
10
#
# Copyright 2016-2021 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
#

knit.package=kotlinx.coroutines.examples
knit.dir=jvm/test/examples/

test.package=kotlinx.coroutines.examples.test
test.dir=jvm/test/examples/test/