diff options
Diffstat (limited to 'tests/extra_regress')
| -rw-r--r-- | tests/extra_regress/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extra_regress/tests.py b/tests/extra_regress/tests.py index acf66d4af6..acafd8efde 100644 --- a/tests/extra_regress/tests.py +++ b/tests/extra_regress/tests.py @@ -395,7 +395,7 @@ class ExtraRegressTests(TestCase): def test_regression_17877(self): """ - Ensure that extra WHERE clauses get correctly ANDed, even when they + Extra WHERE clauses get correctly ANDed, even when they contain OR operations. """ # Test Case 1: should appear in queryset. |
