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