fix program test stubs (#11956)

* fix program tset stubs

* nudge
This commit is contained in:
Jack May
2020-08-31 21:48:16 -07:00
committed by GitHub
parent 2de7768f41
commit 0ed360b5e5
2 changed files with 4 additions and 17 deletions

View File

@@ -26,6 +26,7 @@ declare print_free_tree=(
':runtime/src/**.rs'
':sdk/bpf/rust/rust-utils/**.rs'
':sdk/**.rs'
':^sdk/src/program_stubs.rs'
':programs/**.rs'
':^**bin**.rs'
':^**bench**.rs'