huskies: merge 854
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
//! Tests for squash-merge orchestration — advanced and regression cases.
|
||||
use super::*;
|
||||
use std::process::Command;
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//! Tests for squash-merge orchestration — basic cases.
|
||||
use super::*;
|
||||
use std::process::Command;
|
||||
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
//! Tests for agent pipeline completion handling.
|
||||
use super::super::super::AgentPool;
|
||||
use super::*;
|
||||
use crate::agents::{AgentEvent, AgentStatus, CompletionReport};
|
||||
|
||||
Reference in New Issue
Block a user