taler-docs

Documentation for GNU Taler components, APIs and protocols
Log | Files | Refs | README | LICENSE

commit 71877b954cd17886c963695d217085c0ebfb7463
parent 70da902ddeb6249f5a28c6f1eae5c3e4bc858cf4
Author: Thien-Thi Nguyen <ttn@gnuvola.org>
Date:   Thu, 26 Nov 2020 01:08:33 -0500

mark up ‘taler-integrationtests’

Diffstat:
Mtaler-wallet.rst | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/taler-wallet.rst b/taler-wallet.rst @@ -1324,4 +1324,4 @@ The shortcut to run all integration tests is (From the root of the whole repo. If you're developing tests, it's way faster to just run "make compile install" once and then use -"./testrunner" from the taler-integrationtests package.) +"./testrunner" from the ``taler-integrationtests`` package.)