Skip to content

Commit

Permalink
Integration test for prove_replica_updates2
Browse files Browse the repository at this point in the history
  • Loading branch information
anorth committed Oct 31, 2023
1 parent 633fd3c commit c8f1341
Show file tree
Hide file tree
Showing 4 changed files with 426 additions and 1 deletion.
2 changes: 2 additions & 0 deletions integration_tests/src/tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,5 @@ mod withdraw_balance_test;
pub use withdraw_balance_test::*;
mod prove_commit2_test;
pub use prove_commit2_test::*;
mod replica_update2_test;
pub use replica_update2_test::*;
Loading

0 comments on commit c8f1341

Please sign in to comment.