doc: develop: testing: Fix reference to test writing section
Add missing colon in :doc: link.
Fixes: fc32833145 ("doc: Explain briefly how to write new tests")
Signed-off-by: Alexander Dahl <ada@thorsis.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
committed by
Heinrich Schuchardt
parent
7ec3b48908
commit
7a8bd3fa31
@@ -123,7 +123,7 @@ or is covered sparingly. So here are some suggestions:
|
||||
is much easier to add onto a test - writing a new large test can seem
|
||||
daunting to most contributors.
|
||||
|
||||
See doc:`tests_writing` for how to write tests.
|
||||
See :doc:`tests_writing` for how to write tests.
|
||||
|
||||
|
||||
Future work
|
||||
|
||||
Reference in New Issue
Block a user