Fix issue_15149 test for the SGX target
This commit is contained in:
parent
aafd75a9c5
commit
8548689af2
1 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,5 @@
|
|||
#![cfg(not(target_env="sgx"))]
|
||||
|
||||
use std::env;
|
||||
use std::fs;
|
||||
use std::process;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue