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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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