hive-bash-mcp: share one HARNESS_DIR_ENV_LOCK across test modules
This commit is contained in:
parent
80f16094f1
commit
4fd25b7f45
4 changed files with 54 additions and 61 deletions
|
|
@ -9,3 +9,5 @@ pub mod paths;
|
|||
pub mod protocol;
|
||||
pub mod runner;
|
||||
pub mod stats;
|
||||
#[cfg(test)]
|
||||
mod test_util;
|
||||
|
|
|
|||
Loading…
Reference in a new issue