diff options
Diffstat (limited to 'e2e-tests/jobs/spell-check.yaml')
| -rw-r--r-- | e2e-tests/jobs/spell-check.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/e2e-tests/jobs/spell-check.yaml b/e2e-tests/jobs/spell-check.yaml new file mode 100644 index 0000000..b01a8e1 --- /dev/null +++ b/e2e-tests/jobs/spell-check.yaml @@ -0,0 +1,6 @@ +text-file: + class: File + location: spell-check-text.txt +dictionary: + class: File + location: spell-check-dictionary |
