Re enable c tests (#5634)

This commit is contained in:
Jack May 2019-08-26 12:52:16 -07:00 committed by GitHub
parent e1dd74f1bf
commit b4935ff4ed
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

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