From 21cb6f83fa658d235fdb97d9b7c58c291866ad1b Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Tue, 4 Dec 2018 10:38:25 -0500 Subject: [PATCH] Restore test that passes in 1.5.9 --- tests/imap_integration.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/imap_integration.rs b/tests/imap_integration.rs index f057ab4..ef6e964 100644 --- a/tests/imap_integration.rs +++ b/tests/imap_integration.rs @@ -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");