diff --git a/test/net/java/sip/communicator/slick/runner/XmlFormatter.java b/test/net/java/sip/communicator/slick/runner/XmlFormatter.java index 60eb8b425..a89ff42e3 100644 --- a/test/net/java/sip/communicator/slick/runner/XmlFormatter.java +++ b/test/net/java/sip/communicator/slick/runner/XmlFormatter.java @@ -50,7 +50,7 @@ /** * Prints XML output of the test to a specified Writer. * - * + * @author Emil Ivov * @see FormatterElement */