We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9d5f1ba + b87080c commit 58d9363Copy full SHA for 58d9363
README.md
@@ -333,7 +333,7 @@ run the index tests:
333
334
To run a single test named `index::racy::diff`, which corresponds to
335
the test function
336
-[`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):
337
338
$ ./libgit2_tests -sindex::racy::diff
339
0 commit comments