Skip to content

Commit

Permalink
Patch solana-program-test
Browse files Browse the repository at this point in the history
  • Loading branch information
mvines authored and mergify[bot] committed Nov 3, 2020
1 parent 480f660 commit b68163f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions patch.crates-io.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,7 @@ solana-core = { path = "$solana_dir/core"}
solana-logger = {path = "$solana_dir/logger" }
solana-remote-wallet = {path = "$solana_dir/remote-wallet" }
solana-program = { path = "$solana_dir/sdk/program" }
solana-program-test = { path = "$solana_dir/program-test" }
solana-runtime = { path = "$solana_dir/runtime" }
solana-sdk = { path = "$solana_dir/sdk" }
solana-stake-program = { path = "$solana_dir/programs/stake" }
Expand Down
1 change: 1 addition & 0 deletions update-solana-dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ crates=(
solana-core
solana-logger
solana-program
solana-program-test
solana-remote-wallet
solana-runtime
solana-sdk
Expand Down

0 comments on commit b68163f

Please sign in to comment.