1
0
Fork 0
mirror of https://github.com/containers/youki synced 2024-06-02 04:46:13 +02:00
This commit is contained in:
oliver 2021-06-06 23:48:55 +09:00
parent 6b5d59d751
commit 02701d97f3

View File

@ -1,6 +1,6 @@
use std::env;
use std::process::{Command, Stdio};
use std::path::PathBuf;
use std::process::{Command, Stdio};
#[test]
fn main() {