mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-14 22:14:23 +00:00
parent
d274be67d6
commit
9f0438b540
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ mod tests {
|
|||
#[cfg(target_os = "macos")]
|
||||
use crate as gpui;
|
||||
|
||||
// These seem to vary wildly based on the the text system.
|
||||
// These seem to vary wildly based on the text system.
|
||||
#[cfg(target_os = "macos")]
|
||||
#[crate::test]
|
||||
fn test_wrap_shaped_line(cx: &mut TestAppContext) {
|
||||
|
|
Loading…
Reference in a new issue