Skip to content

Commit 58d9363

Browse files
authored
Merge pull request libgit2#7091 from emmanuel-ferdman/main
Update `racy.c` reference
2 parents 9d5f1ba + b87080c commit 58d9363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -333,7 +333,7 @@ run the index tests:
333333

334334
To run a single test named `index::racy::diff`, which corresponds to
335335
the test function
336-
[`test_index_racy__diff`](https://github.com/libgit2/libgit2/blob/main/tests/index/racy.c#L23):
336+
[`test_index_racy__diff`](https://github.com/libgit2/libgit2/blob/main/tests/libgit2/index/racy.c#L22):
337337

338338
$ ./libgit2_tests -sindex::racy::diff
339339

0 commit comments

Comments
 (0)