aboutsummaryrefslogtreecommitdiffstats
path: root/vespaclient-container-plugin/src/test/java/com/yahoo/feedhandler/FeedHandlerTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'vespaclient-container-plugin/src/test/java/com/yahoo/feedhandler/FeedHandlerTest.java')
-rw-r--r--vespaclient-container-plugin/src/test/java/com/yahoo/feedhandler/FeedHandlerTest.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/vespaclient-container-plugin/src/test/java/com/yahoo/feedhandler/FeedHandlerTest.java b/vespaclient-container-plugin/src/test/java/com/yahoo/feedhandler/FeedHandlerTest.java
index 6d0ee59c68d..2910b7ad443 100644
--- a/vespaclient-container-plugin/src/test/java/com/yahoo/feedhandler/FeedHandlerTest.java
+++ b/vespaclient-container-plugin/src/test/java/com/yahoo/feedhandler/FeedHandlerTest.java
@@ -27,7 +27,7 @@ import static org.mockito.Mockito.when;
/**
* Unit test for FeedHandler class.
*
- * @author dybdahl
+ * @author dybis
*/
public class FeedHandlerTest {
@@ -100,4 +100,4 @@ public class FeedHandlerTest {
}
-} \ No newline at end of file
+}