From c5e43a132767af71331126cb98981d9318e6e3cd Mon Sep 17 00:00:00 2001 From: Sergey Mashkov Date: Mon, 21 Dec 2015 18:43:54 +0300 Subject: [PATCH] kotlin-test: fix manifest description caused by copy-paste --- resources/kotlinManifest.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/kotlinManifest.properties b/resources/kotlinManifest.properties index dee49b889c9..469de81b6a4 100644 --- a/resources/kotlinManifest.properties +++ b/resources/kotlinManifest.properties @@ -18,7 +18,7 @@ manifest.impl.title.kotlin.preloader=Kotlin Preloader manifest.impl.title.kotlin.runner=Kotlin Runner -manifest.impl.title.kotlin.test=Kotlin Reflect Sources +manifest.impl.title.kotlin.test=Kotlin Testing library manifest.impl.title.kotlin.jdk.annotations=Kotlin Compiler JDK Annotations manifest.impl.title.kotlin.android.sdk.annotations=Kotlin Compiler Android SDK Annotations