commit | 7a8bd3fa316153ab875c1b5d0e9bdfd55337c2db | [log] [tgz] |
---|---|---|
author | Alexander Dahl <ada@thorsis.com> | Fri Jun 21 09:47:20 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jun 22 17:03:01 2024 +0200 |
tree | e7a1d910095a70d340c19f51a4695654be9e6281 | |
parent | 7ec3b48908750edd3d7b86236a614313c1b67120 [diff] |
doc: develop: testing: Fix reference to test writing section Add missing colon in :doc: link. Fixes: fc3283314539 ("doc: Explain briefly how to write new tests") Signed-off-by: Alexander Dahl <ada@thorsis.com> Reviewed-by: Simon Glass <sjg@chromium.org>