Fix bpf unit test linkage (#9780)

automerge
This commit is contained in:
Jack May
2020-04-28 19:41:08 -07:00
committed by GitHub
parent a4fe11fad2
commit d836dfff14
6 changed files with 25 additions and 13 deletions

View File

@ -143,3 +143,5 @@ fn process_instruction(
Ok(())
}
solana_sdk_bpf_test::stubs!();