mirror of
https://github.com/logos-storage/plonky2.git
synced 2026-01-04 23:03:08 +00:00
cleanup
This commit is contained in:
parent
5f592e60dc
commit
70475a5a87
@ -79,8 +79,6 @@ fn prepare_test<T>(
|
||||
// Run the interpeter
|
||||
let result = run_interpreter_with_memory(interpreter_setup).unwrap();
|
||||
|
||||
dbg!(result.stack().to_vec());
|
||||
|
||||
Ok((expected, result.stack().to_vec()))
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user