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 | b7806c89885ba2878b6dd9a2c1ed730882273362 (patch) | |
| tree | 79be5ffb5a5c816a3bc1a8550aa1ddef4ce6c54e /tests/fixtures/grammar-errors-basic.txt | |
| parent | 94d4e6c9624046cef20236a8073a4857d3bd7827 (diff) | |
| download | dotemacs-b7806c89885ba2878b6dd9a2c1ed730882273362.tar.gz dotemacs-b7806c89885ba2878b6dd9a2c1ed730882273362.zip | |
Revert "checking in modified/removed tests and other misc changes"
This reverts commit 94d4e6c9624046cef20236a8073a4857d3bd7827.
Diffstat (limited to 'tests/fixtures/grammar-errors-basic.txt')
| -rw-r--r-- | tests/fixtures/grammar-errors-basic.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/tests/fixtures/grammar-errors-basic.txt b/tests/fixtures/grammar-errors-basic.txt new file mode 100644 index 00000000..c2f72c12 --- /dev/null +++ b/tests/fixtures/grammar-errors-basic.txt @@ -0,0 +1,7 @@ +This are a test of basic grammar errors. + +I could of done better with this sentence. + +Their going to the store to buy there groceries. + +The dog wagged it's tail happily. |
