1
0
mirror of https://github.com/django/django.git synced 2025-03-31 19:46:42 +00:00

Fixed typo in tests/aggregation_regress/tests.py.

This commit is contained in:
Tim Graham 2016-09-24 18:17:20 -04:00
parent 5d55a26019
commit b3330f52a8

View File

@ -335,7 +335,7 @@ class AggregationTests(TestCase):
],
)
def test_aggrate_annotation(self):
def test_aggregate_annotation(self):
# Aggregates can be composed over annotations.
# The return type is derived from the composed aggregate
vals = (