Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

Commit

Permalink
add .rs file modification for mutants to run
Browse files Browse the repository at this point in the history
  • Loading branch information
ASuciuX committed Jun 28, 2024
1 parent a228aa9 commit 5b109fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions stackslib/src/burnchains/affirmation.rs
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@
/// and then mining an anchor block that does _not_ affirm the missing anchor block would solve this for future
/// bootstrapping nodes.
///
// test
use std::cmp;
use std::collections::{BTreeMap, HashMap, HashSet, VecDeque};
use std::fmt;
Expand Down

0 comments on commit 5b109fd

Please sign in to comment.