summaryrefslogtreecommitdiff
path: root/tests/gis_tests/inspectapp/tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/gis_tests/inspectapp/tests.py')
-rw-r--r--tests/gis_tests/inspectapp/tests.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gis_tests/inspectapp/tests.py b/tests/gis_tests/inspectapp/tests.py
index 43227d232d..fd6fec32d9 100644
--- a/tests/gis_tests/inspectapp/tests.py
+++ b/tests/gis_tests/inspectapp/tests.py
@@ -14,6 +14,7 @@ from ..test_data import TEST_DATA
from .models import AllOGRFields
+@skipUnlessDBFeature("supports_inspectdb")
class InspectDbTests(TestCase):
def test_geom_columns(self):
"""