Skip to content
Snippets Groups Projects
Commit 54605c21 authored by Daryl's avatar Daryl
Browse files

Added details on usage of environment variables

parent 617c65dd
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,11 @@ import net.sf.briar.api.plugins.simplex.SimplexTransportWriter;
import org.junit.Before;
import org.junit.Test;
/*
* Uses environment variables USER_GMAIL_ADDRESS, GMAIL_USERNAME, GMAIL_PASSWORD,
* and CONTACT1_EMAIL - (as recipient email address)
*/
public class GmailPluginTester {
SimplexPluginCallback callback;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment