aboutsummaryrefslogtreecommitdiffstats
path: root/tests/fixtures/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fixtures/README.md')
-rw-r--r--tests/fixtures/README.md4
1 files changed, 2 insertions, 2 deletions
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,
```