From c4b00d049825b133df7e37002972abc1162b9c04 Mon Sep 17 00:00:00 2001 From: Andrey Breslav Date: Thu, 7 Jun 2012 17:49:17 +0400 Subject: [PATCH] Fixed test data --- compiler/integration-tests/data/antTaskJvm/build.log.expected | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/compiler/integration-tests/data/antTaskJvm/build.log.expected b/compiler/integration-tests/data/antTaskJvm/build.log.expected index 3f171971523..35b290be5c4 100644 --- a/compiler/integration-tests/data/antTaskJvm/build.log.expected +++ b/compiler/integration-tests/data/antTaskJvm/build.log.expected @@ -2,9 +2,9 @@ OUT Buildfile: build.xml OUT OUT build: OUT [kotlinc] Compiling [[TestData]/hello.kt] => [[Temp]/hello.jar] -OUT [kotlinc] LOGGING: For source: [TestData]/hello.kt OUT [kotlinc] LOGGING: Emitting: Hello/namespace.class -OUT +OUT [kotlinc] LOGGING: For source: [TestData]/hello.kt +OUT OUT BUILD SUCCESSFUL OUT Total time: [time] Return code: 0