6 lines
127 B
Rust
6 lines
127 B
Rust
// Aggregates all former standalone integration tests as modules.
|
|
mod apply_patch;
|
|
mod output_schema;
|
|
mod resume;
|
|
mod sandbox;
|