Revert "test_rpc_new fails locally, ignore for now"

This reverts commit 0c46f15f94.
This commit is contained in:
Michael Vines 2019-01-17 23:02:17 -08:00
parent 6933f2bad1
commit c1e142d1dc
1 changed files with 0 additions and 1 deletions

View File

@ -496,7 +496,6 @@ mod tests {
} }
#[test] #[test]
#[ignore]
fn test_rpc_new() { fn test_rpc_new() {
let alice = Mint::new(10_000); let alice = Mint::new(10_000);
let bank = Bank::new(&alice); let bank = Bank::new(&alice);