From 07d519a2d016ed488963bd9ebfc37584c1c639b7 Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Thu, 7 Jun 2012 17:52:52 +0400 Subject: [PATCH] Missing space added --- compiler/integration-tests/data/antTaskJvm/build.log.expected | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/integration-tests/data/antTaskJvm/build.log.expected b/compiler/integration-tests/data/antTaskJvm/build.log.expected index 35b290be5c4..6dd594e38f9 100644 --- a/compiler/integration-tests/data/antTaskJvm/build.log.expected +++ b/compiler/integration-tests/data/antTaskJvm/build.log.expected @@ -4,7 +4,7 @@ OUT build: OUT [kotlinc] Compiling [[TestData]/hello.kt] => [[Temp]/hello.jar] OUT [kotlinc] LOGGING: Emitting: Hello/namespace.class OUT [kotlinc] LOGGING: For source: [TestData]/hello.kt -OUT +OUT OUT BUILD SUCCESSFUL OUT Total time: [time] Return code: 0