Unignore test test_repairman_catchup (#4484)

This commit is contained in:
carllin
2019-05-30 13:21:12 -07:00
committed by GitHub
parent d67dd8ce1f
commit 045d4d5294

View File

@ -212,7 +212,6 @@ fn test_listener_startup() {
}
#[test]
#[ignore]
fn test_repairman_catchup() {
run_repairman_catchup(3);
}