mirror of
https://github.com/libgit2/libgit2.git
synced 2026-01-25 02:56:17 +00:00
Update racy.c reference
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user