X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Ffcp%2FLikePostCommandTest.java;h=f17a6b7412e38e3ce583a6fc2e7eb1e0811519ae;hp=dd3f63f15198182885e1ca64fed430a93a577da0;hb=2d37242d19f2e726cd402b99f935a0eba282f630;hpb=7849b848a3109eff340ec80e406c761bb95b3192 diff --git a/src/test/java/net/pterodactylus/sone/fcp/LikePostCommandTest.java b/src/test/java/net/pterodactylus/sone/fcp/LikePostCommandTest.java index dd3f63f..f17a6b7 100644 --- a/src/test/java/net/pterodactylus/sone/fcp/LikePostCommandTest.java +++ b/src/test/java/net/pterodactylus/sone/fcp/LikePostCommandTest.java @@ -17,7 +17,7 @@ package net.pterodactylus.sone.fcp; -import static net.pterodactylus.sone.fcp.Verifiers.verifyAnswer; +import static net.pterodactylus.sone.Verifiers.verifyAnswer; import static net.pterodactylus.sone.freenet.fcp.Command.AccessType.DIRECT; import static org.hamcrest.MatcherAssert.assertThat; import static org.hamcrest.Matchers.is;