Re enable c tests (#5634) (#5672)

This commit is contained in:
Jack May
2019-08-27 09:28:13 -07:00
committed by GitHub
parent 97488c0cd8
commit cb0a580b07

View File

@ -32,7 +32,6 @@ mod bpf {
use solana_sdk::signature::KeypairUtil; use solana_sdk::signature::KeypairUtil;
use std::io::Read; use std::io::Read;
#[ignore]
#[test] #[test]
fn test_program_bpf_c() { fn test_program_bpf_c() {
solana_logger::setup(); solana_logger::setup();