X-Git-Url: https://git.pterodactylus.net/?p=Sone.git;a=blobdiff_plain;f=src%2Ftest%2Fjava%2Fnet%2Fpterodactylus%2Fsone%2Ffcp%2FLockSoneCommandTest.java;h=e4bbeec69194836bc3a67d8b21fef4a3062c46c7;hp=5ed051ef1fec3945f71a9bbfd4422fa76e4501a1;hb=2d37242d19f2e726cd402b99f935a0eba282f630;hpb=7849b848a3109eff340ec80e406c761bb95b3192 diff --git a/src/test/java/net/pterodactylus/sone/fcp/LockSoneCommandTest.java b/src/test/java/net/pterodactylus/sone/fcp/LockSoneCommandTest.java index 5ed051e..e4bbeec 100644 --- a/src/test/java/net/pterodactylus/sone/fcp/LockSoneCommandTest.java +++ b/src/test/java/net/pterodactylus/sone/fcp/LockSoneCommandTest.java @@ -18,7 +18,7 @@ package net.pterodactylus.sone.fcp; import static com.google.common.base.Optional.of; -import static net.pterodactylus.sone.fcp.Verifiers.verifyAnswer; +import static net.pterodactylus.sone.Verifiers.verifyAnswer; import static org.hamcrest.CoreMatchers.is; import static org.hamcrest.MatcherAssert.assertThat; import static org.mockito.Matchers.eq;