commit | 9e659aeb946a63577be8c4201f7155049ad83e4c | [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 | dd65a20046984ce949c30ed8632c1e62d6c0dcac [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>