Skip to content

Commit b87080c

Browse files
Update racy.c reference
Signed-off-by: Emmanuel Ferdman <[email protected]>
1 parent 5ab90d3 commit b87080c

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)