2025-08-24 11:10:53 -07:00
|
|
|
// Aggregates all former standalone integration tests as modules.
|
|
|
|
|
mod apply_patch;
|
2025-08-25 15:08:01 -07:00
|
|
|
mod common;
|
2025-09-23 13:59:16 -07:00
|
|
|
mod output_schema;
|
2025-09-14 19:33:19 -04:00
|
|
|
mod resume;
|
2025-08-24 11:10:53 -07:00
|
|
|
mod sandbox;
|