aboutsummaryrefslogtreecommitdiff
path: root/integration-testing
diff options
context:
space:
mode:
authorVsevolod Tolstopyatov <qwwdfsad@gmail.com>2020-12-02 06:52:35 -0800
committerGitHub <noreply@github.com>2020-12-02 17:52:35 +0300
commit556f07a97d472c2ef7727538751c5d11666df1ec (patch)
treebb6e2d1fbab4f58867004d17e08f2280d1883213 /integration-testing
parenta9c6159ba486cb6ec3f37329fd2aaa171e90755a (diff)
downloadkotlinx.coroutines-556f07a97d472c2ef7727538751c5d11666df1ec.tar.gz
Update to Kotlin 1.4.20 (#2424)
* Rework publish-mpp-root-module-in-platform.gradle * Update stackwalking tests Co-authored-by: anastasiia.spaseeva <anastasiia.spaseeva@jetbrains.com>
Diffstat (limited to 'integration-testing')
-rw-r--r--integration-testing/src/debugAgentTest/kotlin/PrecompiledDebugProbesTest.kt2
1 files changed, 1 insertions, 1 deletions
diff --git a/integration-testing/src/debugAgentTest/kotlin/PrecompiledDebugProbesTest.kt b/integration-testing/src/debugAgentTest/kotlin/PrecompiledDebugProbesTest.kt
index 5d799ee0..2090d454 100644
--- a/integration-testing/src/debugAgentTest/kotlin/PrecompiledDebugProbesTest.kt
+++ b/integration-testing/src/debugAgentTest/kotlin/PrecompiledDebugProbesTest.kt
@@ -36,4 +36,4 @@ class PrecompiledDebugProbesTest {
"ensure that classfile has major version equal to 50 (Java 6 compliance)")
}
}
-} \ No newline at end of file
+}