From e3338c1e3169bb6667a608a36b172f4b5c1b53ee Mon Sep 17 00:00:00 2001 From: Ilya Chernikov Date: Tue, 24 Jan 2017 21:33:12 +0100 Subject: [PATCH] Fix testdata --- .../testData/integration/ant/jvm/verbose/build.log.expected | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/compiler/testData/integration/ant/jvm/verbose/build.log.expected b/compiler/testData/integration/ant/jvm/verbose/build.log.expected index e145f644e2e..48bc49e55d8 100644 --- a/compiler/testData/integration/ant/jvm/verbose/build.log.expected +++ b/compiler/testData/integration/ant/jvm/verbose/build.log.expected @@ -5,6 +5,10 @@ build: [kotlinc] Compiling [[TestData]/hello.kt] => [[Temp]/hello.jar] [kotlinc] logging: using Kotlin home directory [KotlinProjectHome]/dist/kotlinc [kotlinc] logging: configuring the compilation environment + [kotlinc] output: output: + [kotlinc] [Temp]/hello.jar + [kotlinc] Sources: + [kotlinc] [TestData]/hello.kt BUILD SUCCESSFUL Total time: [time]