From a82104fcd43a0988c395ddcfac9df0eddae950cf Mon Sep 17 00:00:00 2001 From: Holger Frey Date: Mon, 25 May 2020 16:47:07 +0200 Subject: [PATCH] moving to gittea needs a push --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afcbd35..ca5571c 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ To install the development version of Sensovation Data Parser: cd sensospot_data make devenv -To run the tests, use `make tests` or `make coverage` for a complete report. +To run the tests, use `make tests` (failing on first error) or `make coverage` for a complete report.