summaryrefslogtreecommitdiff
path: root/tests/basic
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic')
-rw-r--r--tests/basic/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/tests.py b/tests/basic/tests.py
index 22093f5a56..173458f5ff 100644
--- a/tests/basic/tests.py
+++ b/tests/basic/tests.py
@@ -574,6 +574,7 @@ class ManagerTest(SimpleTestCase):
'filter',
'aggregate',
'annotate',
+ 'alias',
'complex_filter',
'exclude',
'in_bulk',