X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=tests%2Forg%2Fcacert%2Fgigi%2FTestSeparateSessionScope.java;h=a28def7c5abbc8b6a1d66137b89e89f310e1da53;hb=29a56cb5f3b067880f675ad2bcb3b19120f93410;hp=d59c6c975d2f667bde1f75239a57a3f51c8c7819;hpb=590ed6b59f95c729f7f9f797a20fb11e18d77d61;p=gigi.git diff --git a/tests/org/cacert/gigi/TestSeparateSessionScope.java b/tests/org/cacert/gigi/TestSeparateSessionScope.java index d59c6c97..a28def7c 100644 --- a/tests/org/cacert/gigi/TestSeparateSessionScope.java +++ b/tests/org/cacert/gigi/TestSeparateSessionScope.java @@ -17,8 +17,6 @@ import org.junit.Test; public class TestSeparateSessionScope extends ManagedTest { - private static final String TEST_PASSWORD = "xvXV12°§"; - @Test public void testSeparateScope() throws IOException, GeneralSecurityException, SQLException, InterruptedException { String mail = "thisgo" + createUniqueName() + "@example.com";