Skip to content

Commit

Permalink
Add 'sibling' runtime
Browse files Browse the repository at this point in the history
  • Loading branch information
ebma committed Oct 31, 2023
1 parent 70ceec5 commit 8f12d5a
Show file tree
Hide file tree
Showing 2 changed files with 480 additions and 0 deletions.
2 changes: 2 additions & 0 deletions runtime/integration-tests/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ mod amplitude_tests;
#[cfg(test)]
mod test_macros;

mod sibling;

pub const PENDULUM_ID: u32 = 2094;
pub const POLKADOT_ASSETHUB_ID: u32 = 1000;

Expand Down
Loading

0 comments on commit 8f12d5a

Please sign in to comment.