Add rust duplicate account test program (#7897)

automerge
This commit is contained in:
Jack May
2020-01-21 10:59:19 -08:00
committed by Grimes
parent bb950ec93e
commit 1a18f0ca55
6 changed files with 86 additions and 0 deletions

View File

@ -70,6 +70,7 @@ fn main() {
"128bit",
"alloc",
"dep_crate",
"dup_accounts",
"iter",
"many_args",
"external_spend",