Remove programs clone()

This commit is contained in:
Michael Vines
2020-10-29 09:57:14 -07:00
parent 225bed11c7
commit 33884d847a
2 changed files with 10 additions and 10 deletions

View File

@ -552,7 +552,7 @@ mod tests {
&program_id,
Rent::default(),
vec![],
vec![],
&[],
None,
ComputeBudget {
max_units: 1,