Skip to content

Commit

Permalink
test/systems: check IBC cross-system deps
Browse files Browse the repository at this point in the history
  • Loading branch information
tzemanovic committed Jul 26, 2024
1 parent 1c9a658 commit 72fc3b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/systems/src/test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ lazy_static! {
static ref SYSTEMS: HashSet<&'static str> =
HashSet::from_iter([
"namada_governance",
"namada_ibc",
"namada_parameters",
"namada_proof_of_stake",
"namada_shielded_token",
Expand Down

0 comments on commit 72fc3b8

Please sign in to comment.