libeufin

Integration and sandbox testing for FinTech APIs and data formats
Log | Files | Refs | Submodules | README | LICENSE

commit 2d537394ec75f0c1ded91129d668aa2cd84c8a6e
parent da14d2ca9f787f7a3be3fa96195c82d44cea0799
Author: MS <ms@taler.net>
Date:   Mon, 30 Nov 2020 17:24:49 +0100

makefile

Diffstat:
MMakefile | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/Makefile b/Makefile @@ -47,4 +47,5 @@ tests: .PHONY: parse parse: + @cd parsing-tests; git pull @cd parsing-tests; py.test checks.py