diff options
Diffstat (limited to 'tests/gis_tests/distapp/tests.py')
| -rw-r--r-- | tests/gis_tests/distapp/tests.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gis_tests/distapp/tests.py b/tests/gis_tests/distapp/tests.py index c9c0d8dbcc..56e4711ab7 100644 --- a/tests/gis_tests/distapp/tests.py +++ b/tests/gis_tests/distapp/tests.py @@ -430,7 +430,7 @@ ST_Distance(geom1, geom2, use_ellipsoid=True) | N/A | OK ( ST_Distance(geom1, geom2, use_ellipsoid=False) | N/A | OK (meters), less accurate, quick -''' +''' # NOQA @skipUnlessDBFeature("gis_enabled") |
