git.delta.rocks / unique-network / refs/commits / 76541c4e15e0

difftreelog

fix test

PraetorP2022-09-08parent: #35da4ee.patch.diff
in: master

2 files changed

modifiedpallets/app-promotion/src/lib.rsdiffbeforeafterboth
2828
29#[cfg(feature = "runtime-benchmarks")]29#[cfg(feature = "runtime-benchmarks")]
30mod benchmarking;30mod benchmarking;
31#[cfg(test)]31
32mod tests;
33pub mod types;32pub mod types;
34pub mod weights;33pub mod weights;
3534
deletedpallets/app-promotion/src/tests.rsdiffbeforeafterboth

no changes