Enable bench exchange test (#3830)
This commit is contained in:
parent
4b8cb72977
commit
f3676e2d03
|
@ -1016,7 +1016,6 @@ mod tests {
|
||||||
use std::sync::mpsc::channel;
|
use std::sync::mpsc::channel;
|
||||||
|
|
||||||
#[test]
|
#[test]
|
||||||
#[ignore] // TODO Issue #3825
|
|
||||||
fn test_exchange_local_cluster() {
|
fn test_exchange_local_cluster() {
|
||||||
solana_logger::setup();
|
solana_logger::setup();
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue