Add failing test for a Budget payment

This commit is contained in:
Greg Fitzgerald
2019-03-03 14:48:43 -07:00
parent e4dba03e12
commit e8ae603a01
3 changed files with 36 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -2076,6 +2076,7 @@ dependencies = [
"serde_derive 1.0.89 (registry+https://github.com/rust-lang/crates.io-index)",
"solana-budget-api 0.12.0",
"solana-logger 0.12.0",
"solana-runtime 0.12.0",
"solana-sdk 0.12.0",
]