4 lines
96 B
Rust
4 lines
96 B
Rust
|
|
// Aggregates all former standalone integration tests as modules.
|
||
|
|
mod apply_patch;
|
||
|
|
mod sandbox;
|