]> WPIA git - gigi.git/blobdiff - tests/org/cacert/gigi/ping/TestHTTP.java
Fix: typo in TestEmailReceiver class name
[gigi.git] / tests / org / cacert / gigi / ping / TestHTTP.java
index 3618532e93b808184f3f29c923f098acb2311fdc..624faefff71d1e61ae5436b0343d6941424bcf00 100644 (file)
@@ -21,7 +21,7 @@ import org.cacert.gigi.dbObjects.DomainPingConfiguration.PingType;
 import org.cacert.gigi.pages.account.domain.DomainOverview;
 import org.cacert.gigi.testUtils.IOUtils;
 import org.cacert.gigi.testUtils.PingTest;
-import org.cacert.gigi.testUtils.TestEmailReciever.TestMail;
+import org.cacert.gigi.testUtils.TestEmailReceiver.TestMail;
 import org.cacert.gigi.util.RandomToken;
 import org.junit.Test;