From 85189c2f87e6c198069ec250818df029c58c4a3d Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Wed, 23 Dec 2020 00:43:34 +0100 Subject: update README --- tests/data/README.md | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/tests/data/README.md b/tests/data/README.md index 744934c..04a277e 100644 --- a/tests/data/README.md +++ b/tests/data/README.md @@ -6,13 +6,17 @@ code or in separate file (for general editing). ## verify.csv [This file](https://github.com/miku/fuzzycat/blob/master/tests/data/verify.csv) -currently contains four columns: two identifiers, a match status and an -optional reason. +currently contains four columns: + +* ident +* ident +* match status +* reason (optional) If you add lines to this file, the test suite will pick it up automatically. ```csv -7kzrmoajzzedxgdvbltgqihszu,bd4crw4p7ber7pzhpoyw2c77bi,Status.STRONG,OK.SLUG_TITLE_AUTHOR_MATCH, +7kzrmoajzzedxgdvbltgqihszu,bd4crw4p7ber7pzhpoyw2c77bi,Status.STRONG,OK.SLUG_TITLE_AUTHOR_MATCH ``` ## Helpers -- cgit v1.2.3