mirror of
https://github.com/moparisthebest/davmail
synced 2025-02-28 09:21:49 -05:00
Update ExchangeSession test
git-svn-id: http://svn.code.sf.net/p/davmail/code/trunk@600 3d1905a2-6b24-0410-a738-b14d5a86fcbd
This commit is contained in:
parent
ffe9718de3
commit
254136eda5
@ -35,7 +35,7 @@ public class TestExchangeSession {
|
|||||||
}
|
}
|
||||||
System.out.println("Elapsed time " + (System.currentTimeMillis() - startTime) + " ms");
|
System.out.println("Elapsed time " + (System.currentTimeMillis() - startTime) + " ms");
|
||||||
|
|
||||||
session.purgeOldestTrashAndSentMessages();
|
//session.purgeOldestTrashAndSentMessages();
|
||||||
|
|
||||||
} catch (Exception e) {
|
} catch (Exception e) {
|
||||||
e.printStackTrace();
|
e.printStackTrace();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user