mirror of
https://code.briarproject.org/briar/briar.git
synced 2026-02-20 14:49:53 +01:00
Added details on usage of environment variables
This commit is contained in:
@@ -21,6 +21,11 @@ import net.sf.briar.api.plugins.simplex.SimplexTransportWriter;
|
|||||||
import org.junit.Before;
|
import org.junit.Before;
|
||||||
import org.junit.Test;
|
import org.junit.Test;
|
||||||
|
|
||||||
|
/*
|
||||||
|
* Uses environment variables USER_GMAIL_ADDRESS, GMAIL_USERNAME, GMAIL_PASSWORD,
|
||||||
|
* and CONTACT1_EMAIL - (as recipient email address)
|
||||||
|
*/
|
||||||
|
|
||||||
public class GmailPluginTester {
|
public class GmailPluginTester {
|
||||||
|
|
||||||
SimplexPluginCallback callback;
|
SimplexPluginCallback callback;
|
||||||
|
|||||||
Reference in New Issue
Block a user