summaryrefslogtreecommitdiff
path: root/tests/basic/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/tests.py')
-rw-r--r--tests/basic/tests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/basic/tests.py b/tests/basic/tests.py
index 899f1af83f..ea9228376c 100644
--- a/tests/basic/tests.py
+++ b/tests/basic/tests.py
@@ -628,7 +628,6 @@ class ModelLookupTest(TestCase):
class ConcurrentSaveTests(TransactionTestCase):
-
available_apps = ["basic"]
@skipUnlessDBFeature("test_db_allows_multiple_connections")