Skip to content

Commit 9284d07

Browse files
committed
Fix typo
1 parent 8be3193 commit 9284d07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gix-blame/tests/blame.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ mod blame_ranges {
384384
}
385385

386386
#[test]
387-
fn multiple_ranges_usingfrom_ranges() {
387+
fn multiple_ranges_using_from_ranges() {
388388
let Fixture {
389389
odb,
390390
mut resource_cache,

0 commit comments

Comments
 (0)