]> WPIA git - gigi.git/blobdiff - tests/org/cacert/gigi/TestSeparateSessionScope.java
Factor out dummy password.
[gigi.git] / tests / org / cacert / gigi / TestSeparateSessionScope.java
index d59c6c975d2f667bde1f75239a57a3f51c8c7819..a28def7c5abbc8b6a1d66137b89e89f310e1da53 100644 (file)
@@ -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";