From f3aaa08db00c9df1758fb1ab863ebba13ca043d3 Mon Sep 17 00:00:00 2001 From: Jon Bratseth Date: Mon, 15 Jan 2018 11:36:47 +0100 Subject: Nonfunctional changes only --- .../test/java/com/yahoo/jdisc/core/OsgiLogServiceIntegrationTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'jdisc_core_test') diff --git a/jdisc_core_test/integration_test/src/test/java/com/yahoo/jdisc/core/OsgiLogServiceIntegrationTest.java b/jdisc_core_test/integration_test/src/test/java/com/yahoo/jdisc/core/OsgiLogServiceIntegrationTest.java index 921c10a1821..1f839d0dc0a 100644 --- a/jdisc_core_test/integration_test/src/test/java/com/yahoo/jdisc/core/OsgiLogServiceIntegrationTest.java +++ b/jdisc_core_test/integration_test/src/test/java/com/yahoo/jdisc/core/OsgiLogServiceIntegrationTest.java @@ -21,7 +21,7 @@ import static org.junit.Assert.assertTrue; /** - * @author Simon Thoresen Hult + * @author Simon Thoresen Hult * @author bjorncs */ public class OsgiLogServiceIntegrationTest { -- cgit v1.2.3