1
0
mirror of https://github.com/systemd/systemd.git synced 2024-12-21 13:34:21 +03:00

test: rename README.testsuite -> README.md

This commit is contained in:
Yu Watanabe 2024-12-12 12:02:19 +09:00
parent 1fe583861f
commit 9d8cb69e7f
2 changed files with 1 additions and 1 deletions

View File

@ -122,7 +122,7 @@ Sources in `test/TEST-*` implement system-level testing for executables, librari
Most of those tests should be able to run via `systemd-nspawn`, which is orders-of-magnitude faster than `qemu`, but some tests require privileged operations like using `dm-crypt` or `loopdev`.
They are clearly marked if that is the case.
See [`test/README.testsuite`](https://github.com/systemd/systemd/blob/main/test/README.testsuite) for more specific details.
See [`test/README.md`](https://github.com/systemd/systemd/blob/main/test/README.md) for more specific details.
## hwdb