Restore test that passes in 1.5.9

This commit is contained in:
Jon Gjengset 2018-12-04 10:38:25 -05:00
parent ec52a64017
commit 21cb6f83fa
No known key found for this signature in database
GPG key ID: D64AC9D67176DC71

View file

@ -68,7 +68,6 @@ fn logout() {
}
#[test]
#[ignore]
fn inbox_zero() {
// https://github.com/greenmail-mail-test/greenmail/issues/265
let mut s = session("readonly-test@localhost");