mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-07-28 11:37:44 +00:00
fixed link to repo on uutests docs
This commit is contained in:
parent
606c0c1f57
commit
2e1c91f682
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
[package]
|
[package]
|
||||||
name = "uutests"
|
name = "uutests"
|
||||||
description = "uutils ~ 'core' uutils test library (cross-platform)"
|
description = "uutils ~ 'core' uutils test library (cross-platform)"
|
||||||
repository = "https://github.com/uutils/coreutils/tree/main/src/tests/common"
|
repository = "https://github.com/uutils/coreutils/tree/main/tests/uutests"
|
||||||
# readme = "README.md"
|
# readme = "README.md"
|
||||||
authors.workspace = true
|
authors.workspace = true
|
||||||
categories.workspace = true
|
categories.workspace = true
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue