Update comments

This commit is contained in:
pedroGitt 2016-10-24 15:31:59 +02:00
parent 3f60e62827
commit c485bf1d53

View file

@ -58,8 +58,8 @@ public class OlmSessionTest {
String bobOneTimeKey=null;
OlmAccount bobAccount = null;
OlmAccount aliceAccount = null;
// creates alice & bob accounts
// ALICE & BOB ACCOUNTS CREATION
try {
aliceAccount = new OlmAccount();
bobAccount = new OlmAccount();