X-Git-Url: https://code.wpia.club/?p=gigi.git;a=blobdiff_plain;f=tests%2Forg%2Fcacert%2Fgigi%2Fpages%2Faccount%2FTestCertificateAdd.java;h=116cdd80edd2fc45921d42f6985a212c5decfd3d;hp=9adf7e73fdfa6e7289615c925fc1d4df6f1740ba;hb=e87392fd58e9152531a8d1cb34cb46e370062108;hpb=05724453118769ed99b6021c602d9e987c97b9f3 diff --git a/tests/org/cacert/gigi/pages/account/TestCertificateAdd.java b/tests/org/cacert/gigi/pages/account/TestCertificateAdd.java index 9adf7e73..116cdd80 100644 --- a/tests/org/cacert/gigi/pages/account/TestCertificateAdd.java +++ b/tests/org/cacert/gigi/pages/account/TestCertificateAdd.java @@ -1,7 +1,7 @@ package org.cacert.gigi.pages.account; -import static org.junit.Assert.*; import static org.hamcrest.CoreMatchers.*; +import static org.junit.Assert.*; import java.io.ByteArrayInputStream; import java.io.IOException;