Skip to content

Commit

Permalink
Fixup failpoint test
Browse files Browse the repository at this point in the history
Signed-off-by: Ana Hobden <operator@hoverbear.org>
  • Loading branch information
Hoverbear committed Feb 20, 2019
1 parent 10310fe commit 825f844
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/failpoint_cases/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ use fail;
use raft::eraftpb::MessageType;
use std::sync::*;
use test_util::*;
use harness::setup_for_test;

lazy_static! {
/// Failpoints are global structs, hence rules set in different cases
Expand Down

0 comments on commit 825f844

Please sign in to comment.