docs: changelog

This commit is contained in:
Jack Wills
2025-02-21 22:54:52 +00:00
parent 0655383fc5
commit 1394da9033
2 changed files with 17 additions and 2 deletions
+1
View File
@@ -345,6 +345,7 @@ mod tests {
#[test]
/// Test all combination of headers & sort by
#[allow(clippy::too_many_lines)]
fn test_draw_blocks_headers_sort_containers() {
let (w, h) = (140, 1);
let mut setup = test_setup(w, h, true, true);