Disable C test (#5628)
This commit is contained in:
@ -32,6 +32,7 @@ mod bpf {
|
||||
use solana_sdk::signature::KeypairUtil;
|
||||
use std::io::Read;
|
||||
|
||||
#[ignore]
|
||||
#[test]
|
||||
fn test_program_bpf_c() {
|
||||
solana_logger::setup();
|
||||
|
Reference in New Issue
Block a user