mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-05 01:16:33 +00:00
fix test name
This commit is contained in:
@@ -485,7 +485,7 @@ test "OSC: reset_cursor_color" {
|
||||
try testing.expect(cmd == .reset_cursor_color);
|
||||
}
|
||||
|
||||
test "OSC: reset_cursor_color" {
|
||||
test "OSC: get/set clipboard" {
|
||||
const testing = std.testing;
|
||||
|
||||
var p: Parser = .{};
|
||||
|
Reference in New Issue
Block a user