X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Fweb%2FWebTestUtils.java;fp=src%2Ftest%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Fweb%2FWebTestUtils.java;h=11a44a4464df4f8d16eef338b1311ac28aae6937;hp=d4e7596fb8499da6458b62a18695777ca0c83849;hb=03cec6a6772c2d836d94864adddaf544cbe9d72f;hpb=6f1f26e3998cfef155b0cf59152827accea70d30 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 {