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 | ba14cf43e195d5eaae6c0e8034c8c4e5615c150f (patch) | |
| tree | 36d72345c3a7b05e2ca008109f57c95311e81d0d /tests/fixtures/grammar-errors-basic.txt | |
| parent | 0a901b03e467fd29f409dd7f7cd557a7a5a65518 (diff) | |
| download | dotemacs-ba14cf43e195d5eaae6c0e8034c8c4e5615c150f.tar.gz dotemacs-ba14cf43e195d5eaae6c0e8034c8c4e5615c150f.zip | |
Revert "checking in modified/removed tests and other misc changes"
This reverts commit 0a901b03e467fd29f409dd7f7cd557a7a5a65518.
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 000000000..c2f72c121 --- /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. |
