mirror of
https://github.com/openai/codex.git
synced 2026-04-29 02:41:12 +03:00
wip
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
/// This uses `CARGO_BIN_EXE_codex` to locate the compiled binary.
|
||||
#[cfg(test)]
|
||||
mod cli_config {
|
||||
use std::process::Command;
|
||||
use std::fs;
|
||||
use std::process::Command;
|
||||
use tempfile;
|
||||
use toml;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user