Skip to content

Commit

Permalink
Test only code (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
aurexav authored Jan 13, 2023
1 parent c9f54e3 commit 9c05f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion runtime/common/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ pub use bp_darwinia_core as bp_crab;
pub use bp_darwinia_core as bp_darwinia;
pub use bp_darwinia_core as bp_pangolin;

// #[cfg(feature = "test")]
#[cfg(feature = "test")]
pub mod test;

// darwinia
Expand Down

0 comments on commit 9c05f55

Please sign in to comment.