1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-28 11:37:44 +00:00

Merge pull request #7848 from hz2/uutests-repo-link-fix

fixed link to repo on uutests docs
This commit is contained in:
Sylvestre Ledru 2025-04-27 10:14:59 +02:00 committed by GitHub
commit ddf48facbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -3,7 +3,7 @@
[package]
name = "uutests"
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"
authors.workspace = true
categories.workspace = true