From cdc39acfe00d015c246ae9e33532ffc869dd08ce Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 14 Nov 2025 02:35:00 -0600 Subject: Revert "checking in modified/removed tests and other misc changes" This reverts commit d36afc3f277b9a4228eb7b2464ec4e503695b8d4. --- tests/fixtures/grammar-correct.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 tests/fixtures/grammar-correct.txt (limited to 'tests/fixtures/grammar-correct.txt') diff --git a/tests/fixtures/grammar-correct.txt b/tests/fixtures/grammar-correct.txt new file mode 100644 index 00000000..bea335e8 --- /dev/null +++ b/tests/fixtures/grammar-correct.txt @@ -0,0 +1,5 @@ +This is a well-written sentence with no grammar errors. + +The quick brown fox jumps over the lazy dog. + +Everything here follows standard English grammar rules. -- cgit v1.2.3