chore: Add test-sbf feature

This commit is contained in:
Sebastian Bor 2022-12-21 14:08:39 +00:00
parent 42b6c04858
commit e6ab5a0002
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#![cfg(feature = "test-sbf")]
use anchor_spl::token::TokenAccount;
use program_test::*;
use solana_program_test::*;