Update racy.c reference

Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
Emmanuel Ferdman
2025-06-14 04:11:54 -07:00
parent 5ab90d3c27
commit b87080c069

View File

@@ -333,7 +333,7 @@ run the index tests:
To run a single test named `index::racy::diff`, which corresponds to
the test function
[`test_index_racy__diff`](https://github.com/libgit2/libgit2/blob/main/tests/index/racy.c#L23):
[`test_index_racy__diff`](https://github.com/libgit2/libgit2/blob/main/tests/libgit2/index/racy.c#L22):
$ ./libgit2_tests -sindex::racy::diff