Skip to content

Commit 8ff5d45

Browse files
starknet_os_flow_tests: add V1-bound cairo0 account for flow tests
1 parent 8373ec6 commit 8ff5d45

File tree

6 files changed

+11466
-0
lines changed

6 files changed

+11466
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/starknet_os_flow_tests/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ blockifier_test_utils.workspace = true
1212
cairo-lang-starknet-classes.workspace = true
1313
itertools.workspace = true
1414
rstest.workspace = true
15+
serde_json.workspace = true
1516
starknet-types-core.workspace = true
1617
starknet_api.workspace = true
1718
starknet_committer = { workspace = true, features = ["testing"] }

0 commit comments

Comments
 (0)