X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Ffcp%2FGetLocalSonesCommandTest.java;h=65497d99ed6598cb36b8041e8e93985d5e10d8f8;hp=85b1bb79ccae323896b0fd19206cc10f30317012;hb=2d37242d19f2e726cd402b99f935a0eba282f630;hpb=7849b848a3109eff340ec80e406c761bb95b3192 diff --git a/src/test/java/net/pterodactylus/sone/fcp/GetLocalSonesCommandTest.java b/src/test/java/net/pterodactylus/sone/fcp/GetLocalSonesCommandTest.java index 85b1bb7..65497d9 100644 --- a/src/test/java/net/pterodactylus/sone/fcp/GetLocalSonesCommandTest.java +++ b/src/test/java/net/pterodactylus/sone/fcp/GetLocalSonesCommandTest.java @@ -19,7 +19,7 @@ package net.pterodactylus.sone.fcp; import static java.lang.String.format; import static java.util.Arrays.asList; -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;