fmt
parent
29bb18d8cd
commit
b3e7c92263
|
|
@ -555,7 +555,7 @@ pub const Notification = union(enum) {
|
|||
try writer.writeAll(" }");
|
||||
}
|
||||
}
|
||||
};
|
||||
};
|
||||
|
||||
test "tmux begin/end empty" {
|
||||
const testing = std.testing;
|
||||
|
|
|
|||
Loading…
Reference in New Issue