From 77d9c26819ab59a183c86a4b3ec3b5b80e85dd14 Mon Sep 17 00:00:00 2001 From: Martin Czygan Date: Tue, 24 Nov 2020 00:40:17 +0100 Subject: verify cases: start with ids and keep reason optional --- tests/fixtures/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/fixtures/README.md') diff --git a/tests/fixtures/README.md b/tests/fixtures/README.md index 0418526..26609d2 100644 --- a/tests/fixtures/README.md +++ b/tests/fixtures/README.md @@ -5,10 +5,10 @@ code or in a TSV file (for general editing). ## verify.csv -This file contains four columns: match status, reason, and two identifiers. +This file contains four columns: two identifiers, a match status and an optional reason. ```tsv -Status.STRONG OK.SLUG_TITLE_AUTHOR_MATCH 7kzrmoajzzedxgdvbltgqihszu bd4crw4p7ber7pzhpoyw2c77bi +7kzrmoajzzedxgdvbltgqihszu,bd4crw4p7ber7pzhpoyw2c77bi,Status.STRONG,OK.SLUG_TITLE_AUTHOR_MATCH, ``` -- cgit v1.2.3