Skip to content

Commit a73d81e

Browse files
committed
Recommit testfile
1 parent 71b4ec5 commit a73d81e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • synthesizer/src/vm/tests/test_v15

synthesizer/src/vm/tests/test_v15/mod.rs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ mod record_existence;
1919
mod closure_records;
2020
// Tests on the use of `commit_*_raw` instruction variants.
2121
mod commit_raw;
22+
// Additional test for cost estimation without a private key.
23+
mod cost_for_call;
2224
// Tests for quorum block compute spend limits.
2325
mod block_spend_limit;
2426

0 commit comments

Comments
 (0)