commit | 7ec3b48908750edd3d7b86236a614313c1b67120 | [log] [tgz] |
---|---|---|
author | Alexander Dahl <ada@thorsis.com> | Fri Jun 21 09:47:19 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jun 22 17:02:23 2024 +0200 |
tree | 2d5a2fcdbeb5ace82fce8960cdf8ca927b70a5da | |
parent | 3fc9de484a7cb99f7f3134f25e6c16210bd1ae93 [diff] |
doc: develop: testing: Fix broken reference to pytest suite help This should have been adapted directly with or after v2021.01-693-gca6583d4e08 ("doc: move test/README to HTML documentation") or v2021.01-694-g0157619d5c8 ("doc: move test/py/README.md to HTML documentation") already. Signed-off-by: Alexander Dahl <ada@thorsis.com> Reviewed-by: Simon Glass <sjg@chromium.org>