1
Fork 0
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:
jsondevers 2025-04-26 18:36:21 -07:00
parent 606c0c1f57
commit 2e1c91f682

View file

@ -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