blob: 31761abe103bdcbf4301d55e11904dca7675e744 [file] [log] [blame]
Roman Elizarov1f74a2d2018-06-29 19:19:45 +03001/*
2 * Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
3 */
4
Kirill Timofeeva5186962017-10-25 14:25:47 +03005dependencies {
6 testCompile project(':kotlinx-coroutines-jdk8')
7}