Merge 399837a740 into sapling-pr-archive-bolinfest

This commit is contained in:
Michael Bolin
2025-09-08 23:16:28 -07:00
committed by GitHub

View File

@@ -61,11 +61,6 @@ mod user_approval_widget;
mod version;
mod wrapping;
// Internal vt100-based replay tests live as a separate source file to keep them
// close to the widget code. Include them in unit tests.
#[cfg(test)]
mod chatwidget_stream_tests;
#[cfg(not(debug_assertions))]
mod updates;