From ce30639b7ea0b7b3403a318714898a7b3165678f Mon Sep 17 00:00:00 2001 From: Bjørn Christian Seime Date: Wed, 4 Jul 2018 17:08:34 +0200 Subject: Fix author tag for Simon --- vespajlib/src/test/java/com/yahoo/collections/LazySetTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vespajlib/src/test/java/com/yahoo/collections/LazySetTest.java') diff --git a/vespajlib/src/test/java/com/yahoo/collections/LazySetTest.java b/vespajlib/src/test/java/com/yahoo/collections/LazySetTest.java index 0f10057e87a..a37f61a9198 100644 --- a/vespajlib/src/test/java/com/yahoo/collections/LazySetTest.java +++ b/vespajlib/src/test/java/com/yahoo/collections/LazySetTest.java @@ -20,7 +20,7 @@ import static org.junit.Assert.assertTrue; import static org.junit.Assert.fail; /** - * @author Simon Thoresen Hult + * @author Simon Thoresen Hult */ public class LazySetTest { -- cgit v1.2.3