list test isn't done yet

This commit is contained in:
Jon Gjengset 2018-11-22 18:28:07 -05:00
parent f4e1dc81b5
commit e52290e8dd
No known key found for this signature in database
GPG key ID: D64AC9D67176DC71

View file

@ -205,6 +205,7 @@ fn inbox_uid() {
} }
#[test] #[test]
#[ignore]
fn list() { fn list() {
let mut s = session("readonly-test@localhost"); let mut s = session("readonly-test@localhost");
s.select("INBOX").unwrap(); s.select("INBOX").unwrap();