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, 0 insertions, 1 deletions
diff --git a/tests/basic/tests.py b/tests/basic/tests.py
index e27fb66e3d..b1d83ba977 100644
--- a/tests/basic/tests.py
+++ b/tests/basic/tests.py
@@ -627,7 +627,6 @@ class ModelLookupTest(TestCase):
class ConcurrentSaveTests(TransactionTestCase):
-
available_apps = ["basic"]
@skipUnlessDBFeature("test_db_allows_multiple_connections")