mirror of
https://github.com/openai/codex.git
synced 2026-04-26 15:45:02 +00:00
migrating execpolicy -> execpolicy-legacy and execpolicy2 -> execpolicy (#6956)
This commit is contained in:
10
codex-rs/execpolicy-legacy/tests/suite/mod.rs
Normal file
10
codex-rs/execpolicy-legacy/tests/suite/mod.rs
Normal file
@@ -0,0 +1,10 @@
|
||||
// Aggregates all former standalone integration tests as modules.
|
||||
mod bad;
|
||||
mod cp;
|
||||
mod good;
|
||||
mod head;
|
||||
mod literal;
|
||||
mod ls;
|
||||
mod parse_sed_command;
|
||||
mod pwd;
|
||||
mod sed;
|
||||
Reference in New Issue
Block a user