Skip to content
2 changes: 2 additions & 0 deletions prover/src/lfm/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@ mod logup_tests;
#[cfg(test)]
mod machine_tests;
#[cfg(test)]
mod per_table_census_tests;
#[cfg(test)]
mod poseidon_chip_tests;
#[cfg(test)]
mod rpo_chip_tests;
Expand Down
Loading
Loading