We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_index_racy__diff
1 parent 68a3c0b commit faf2629Copy full SHA for faf2629
README.md
@@ -217,7 +217,7 @@ run the index tests:
217
$ ./libgit2_clar -sindex
218
219
To run a single test named `index::racy::diff`, which corresponds to the test
220
-function (`test_index_racy__diff`)[https://github.com/libgit2/libgit2/blob/master/tests/index/racy.c#L23]:
+function [`test_index_racy__diff`](https://github.com/libgit2/libgit2/blob/master/tests/index/racy.c#L23):
221
222
$ ./libgit2_clar -sindex::racy::diff
223
0 commit comments