diff options
| author | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 20:29:31 +0200 |
|---|---|---|
| committer | Lukasz Kasprzak <lukas@labunix.xyz> | 2026-07-27 20:29:31 +0200 |
| commit | 0bcddd4ed0aff66452397dc0973337c535c0d2ed (patch) | |
| tree | fffae4df5ba0efe80c0f7c2501ebf0396e438fdd /internal/bible/testdata/corpora/good.tsv | |
| parent | 399f0d428050ee104f16e8d4a289b65a4a68eb13 (diff) | |
| download | lectio-0bcddd4ed0aff66452397dc0973337c535c0d2ed.tar.gz lectio-0bcddd4ed0aff66452397dc0973337c535c0d2ed.zip | |
feat(cli): lectio --corpus-check validator
Diffstat (limited to 'internal/bible/testdata/corpora/good.tsv')
| -rw-r--r-- | internal/bible/testdata/corpora/good.tsv | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/internal/bible/testdata/corpora/good.tsv b/internal/bible/testdata/corpora/good.tsv new file mode 100644 index 0000000..7cb9015 --- /dev/null +++ b/internal/bible/testdata/corpora/good.tsv @@ -0,0 +1,4 @@ +Genesis Gen 1 1 1 In the beginning God created heaven and earth. +Genesis Gen 1 1 2 And the earth was void and empty, and darkness was upon the face of the deep. +Exodus Exod 2 1 1 Now there went out a man of the house of Levi. +Exodus Exod 2 1 2 And he took a wife of his own kindred. |
