mirror of
https://github.com/searxng/searxng
synced 2024-11-18 15:26:25 +00:00
[fix] typo 'test.sh' in the docs/dev/makefile.rst to 'test.shell'
make test.sh --> make test.shell Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
fea9ad7927
commit
f910c0b3ee
@ -238,10 +238,10 @@ and ``test.robot``. You can run tests selective, e.g.::
|
|||||||
...
|
...
|
||||||
TEST test.sh OK
|
TEST test.sh OK
|
||||||
|
|
||||||
.. _make test.sh:
|
.. _make test.shell:
|
||||||
|
|
||||||
``make test.sh``
|
``make test.shell``
|
||||||
================
|
===================
|
||||||
|
|
||||||
:ref:`sh lint` / if you have changed some bash scripting run this test before
|
:ref:`sh lint` / if you have changed some bash scripting run this test before
|
||||||
commit.
|
commit.
|
||||||
|
Loading…
Reference in New Issue
Block a user