Skip to content

Commit 030e98f

Browse files
authored
program: rewrite crate tests in mollusk (solana-program#14)
1 parent 8c5c5af commit 030e98f

File tree

5 files changed

+300
-591
lines changed

5 files changed

+300
-591
lines changed

p-token/Cargo.toml

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

2323
[dev-dependencies]
2424
lazy_static = "1.5.0"
25+
mollusk-svm = "0.0.13"
2526
proptest = "1.5"
2627
serial_test = "3.2.0"
27-
solana-program-test = "2.1.0"
2828
solana-sdk = "2.1.0"
2929

3030
[lib]

p-token/tests/action.rs

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

0 commit comments

Comments
 (0)