mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-18 13:30:29 +00:00
fmt
This commit is contained in:
@@ -1476,7 +1476,7 @@ test "set device_attributes callback primary" {
|
||||
out.* = .{
|
||||
.primary = .{
|
||||
.conformance_level = 64,
|
||||
.features = .{22, 52} ++ .{0} ** 62,
|
||||
.features = .{ 22, 52 } ++ .{0} ** 62,
|
||||
.num_features = 2,
|
||||
},
|
||||
.secondary = .{
|
||||
|
||||
Reference in New Issue
Block a user