mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-01-07 05:43:20 +00:00
terminal: mark off test
This commit is contained in:
@@ -5500,6 +5500,7 @@ test "Screen: clear above cursor" {
|
||||
try testing.expectEqual(@as(usize, 0), s.cursor.y);
|
||||
}
|
||||
|
||||
// X
|
||||
test "Screen: clear above cursor with history" {
|
||||
const testing = std.testing;
|
||||
const alloc = testing.allocator;
|
||||
|
||||
Reference in New Issue
Block a user