Fix range in goto_through_format test
This commit is contained in:
parent
91f28e43a2
commit
2223620313
1 changed files with 1 additions and 1 deletions
|
@ -717,7 +717,7 @@ mod tests {
|
|||
format!(\"{}\", fo<|>o())
|
||||
}
|
||||
",
|
||||
"foo FN_DEF FileId(1) [359; 376) [362; 365)",
|
||||
"foo FN_DEF FileId(1) [398; 415) [401; 404)",
|
||||
);
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue