mirror of
https://github.com/openai/codex.git
synced 2026-09-17 12:23:33 +00:00
Merge 10b4572d98 into sapling-pr-archive-bolinfest
This commit is contained in:
@@ -93,12 +93,9 @@ pub fn compute_allow_paths(
|
||||
|
||||
#[cfg(test)]
|
||||
mod tests {
|
||||
use super::compute_allow_paths;
|
||||
use super::*;
|
||||
use codex_protocol::protocol::SandboxPolicy;
|
||||
use std::collections::HashMap;
|
||||
use std::collections::HashSet;
|
||||
use std::fs;
|
||||
use std::path::PathBuf;
|
||||
use tempfile::TempDir;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user