diff options
| author | Craig Jennings <c@cjennings.net> | 2025-11-14 02:35:00 -0600 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2025-11-14 02:35:00 -0600 |
| commit | cdc39acfe00d015c246ae9e33532ffc869dd08ce (patch) | |
| tree | 36d72345c3a7b05e2ca008109f57c95311e81d0d /tests/fixtures/grammar-errors-punctuation.txt | |
| parent | d36afc3f277b9a4228eb7b2464ec4e503695b8d4 (diff) | |
| download | dotemacs-cdc39acfe00d015c246ae9e33532ffc869dd08ce.tar.gz dotemacs-cdc39acfe00d015c246ae9e33532ffc869dd08ce.zip | |
Revert "checking in modified/removed tests and other misc changes"
This reverts commit d36afc3f277b9a4228eb7b2464ec4e503695b8d4.
Diffstat (limited to 'tests/fixtures/grammar-errors-punctuation.txt')
| -rw-r--r-- | tests/fixtures/grammar-errors-punctuation.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/fixtures/grammar-errors-punctuation.txt b/tests/fixtures/grammar-errors-punctuation.txt new file mode 100644 index 00000000..37de646a --- /dev/null +++ b/tests/fixtures/grammar-errors-punctuation.txt @@ -0,0 +1,5 @@ +This sentence is missing punctuation at the end + +Multiple spaces between words should be detected. + +A sentence with,incorrect comma,placement and usage. |
