Skip to content

Commit 7562c92

Browse files
authored
tests: enable ejection of fuzz fixtures (#34)
1 parent 7746868 commit 7562c92

File tree

78 files changed

+764279
-4
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

78 files changed

+764279
-4
lines changed

Cargo.lock

Lines changed: 181 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ solana-program = "2.0.1"
2626
spl-program-error = "0.5.0"
2727

2828
[dev-dependencies]
29-
mollusk-svm = "0.0.5"
29+
mollusk-svm = { version = "0.0.5", features = ["fuzz"] }
3030
solana-sdk = "2.0.1"
3131
test-case = "3.3.1"
3232

Binary file not shown.

0 commit comments

Comments
 (0)