X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Fweb%2FWebTestUtils.java;h=11a44a4464df4f8d16eef338b1311ac28aae6937;hp=d4e7596fb8499da6458b62a18695777ca0c83849;hb=62573c314957b1851f4fbe693b8746686caa940a;hpb=e7550501ed1b8bcb07206a0fb76f07a52c300c6d diff --git a/src/test/java/net/pterodactylus/sone/web/WebTestUtils.java b/src/test/java/net/pterodactylus/sone/web/WebTestUtils.java index d4e7596..11a44a4 100644 --- a/src/test/java/net/pterodactylus/sone/web/WebTestUtils.java +++ b/src/test/java/net/pterodactylus/sone/web/WebTestUtils.java @@ -10,8 +10,6 @@ import org.hamcrest.TypeSafeDiagnosingMatcher; /** * Utilities for testing the web package. - * - * @author David ‘Bombe’ Roden */ public class WebTestUtils {