Skip to content

Commit b8fc343

Browse files
committed
Minor. Change package in test
1 parent 4ca5d05 commit b8fc343

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

kotlinx-coroutines-async/src/test/kotlin/AsyncTest.kt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
package kotlinx.coroutines.async
1+
package kotlinx.coroutines
22

3-
import kotlinx.coroutines.async
43
import org.junit.Test
54
import java.util.concurrent.CompletableFuture
65
import java.util.concurrent.ExecutionException

0 commit comments

Comments
 (0)