Skip to content

Commit 061c189

Browse files
committed
Remove not required
1 parent 18976c6 commit 061c189

File tree

1 file changed

+0
-1
lines changed
  • sdk/pinocchio/src/sysvars/slot_hashes

1 file changed

+0
-1
lines changed

sdk/pinocchio/src/sysvars/slot_hashes/test.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -459,7 +459,6 @@ fn test_from_account_info_constructor() {
459459
/// `SlotHashes` getters to make sure the view itself works. We do not verify
460460
/// that the syscall populated real on-chain bytes, as doing so requires an
461461
/// environment outside the scope of host `cargo test`.
462-
#[cfg(feature = "alloc")]
463462
#[test]
464463
fn test_fetch_allocates_buffer_host() {
465464
const START_SLOT: u64 = 500;

0 commit comments

Comments
 (0)