diff options
Diffstat (limited to 'tests/basic')
| -rw-r--r-- | tests/basic/tests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/basic/tests.py b/tests/basic/tests.py index 2ec6ace638..d12322b705 100644 --- a/tests/basic/tests.py +++ b/tests/basic/tests.py @@ -532,6 +532,7 @@ class ManagerTest(SimpleTestCase): 'update_or_create', 'create', 'bulk_create', + 'bulk_update', 'filter', 'aggregate', 'annotate', |
