Skip to content

Commit 3da9995

Browse files
qwwdfsadelizarov
authored andcommitted
Fix package name
1 parent 2a7b8da commit 3da9995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/kotlinx-coroutines-core/test/channels/InvokeOnCloseStressTest.kt

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* Copyright 2016-2018 JetBrains s.r.o. Use of this source code is governed by the Apache 2.0 license.
33
*/
44

5-
package channels
5+
package kotlinx.coroutines.experimental.channels
66

77
import kotlinx.coroutines.experimental.*
88
import kotlinx.coroutines.experimental.channels.*

0 commit comments

Comments
 (0)