Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit 04d9886

Browse files
committed
rewrite spl token legacy tests with mollusk
1 parent 7e6c031 commit 04d9886

File tree

6 files changed

+322
-593
lines changed

6 files changed

+322
-593
lines changed

Cargo.lock

Lines changed: 39 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

token/program/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,9 +23,9 @@ thiserror = "2.0"
2323

2424
[dev-dependencies]
2525
lazy_static = "1.5.0"
26+
mollusk-svm = "0.0.13"
2627
proptest = "1.6"
2728
serial_test = "3.2.0"
28-
solana-program-test = "2.1.0"
2929
solana-sdk = "2.1.0"
3030

3131
[lib]

token/program/tests/action.rs

Lines changed: 0 additions & 140 deletions
This file was deleted.

0 commit comments

Comments
 (0)