summaryrefslogtreecommitdiff
path: root/tests/select_for_update/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/select_for_update/tests.py')
-rw-r--r--tests/select_for_update/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/select_for_update/tests.py b/tests/select_for_update/tests.py
index 97c067d76e..e8ba8f8b6e 100644
--- a/tests/select_for_update/tests.py
+++ b/tests/select_for_update/tests.py
@@ -33,7 +33,6 @@ from .models import (
class SelectForUpdateTests(TransactionTestCase):
-
available_apps = ["select_for_update"]
def setUp(self):