Skip to content

Commit 1880ba5

Browse files
committed
doc: Remove an unneeded link to the old ctest repo
1 parent 6f0ebb8 commit 1880ba5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ standard, it's just a list shared among all OSs that declare `#[cfg(unix)]`.
8989
We have two automated tests running on
9090
[GitHub Actions](https://github.com/rust-lang/libc/actions):
9191

92-
1. [`libc-test`](https://github.com/gnzlbg/ctest)
92+
1. `libc-test`
9393
- `cd libc-test && cargo test`
9494
- Use the `skip_*()` functions in `build.rs` if you really need a workaround.
9595
2. Style checker

0 commit comments

Comments
 (0)