diff options
-rw-r--r-- | tests/data/README.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/README.md b/tests/data/README.md index 94bfcdb..4788f1b 100644 --- a/tests/data/README.md +++ b/tests/data/README.md @@ -5,8 +5,9 @@ code or in separate file (for general editing). ## verify.csv -This file currently contains four columns: two identifiers, a match status and -an optional reason. +[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. If you add lines to this file, the test suite will pick it up automatically. @@ -14,4 +15,3 @@ If you add lines to this file, the test suite will pick it up automatically. 7kzrmoajzzedxgdvbltgqihszu,bd4crw4p7ber7pzhpoyw2c77bi,Status.STRONG,OK.SLUG_TITLE_AUTHOR_MATCH, ``` - |