diff options
Diffstat (limited to 'tests/gis_tests/test_data.py')
| -rw-r--r-- | tests/gis_tests/test_data.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/gis_tests/test_data.py b/tests/gis_tests/test_data.py index 0a94907320..8dd6042175 100644 --- a/tests/gis_tests/test_data.py +++ b/tests/gis_tests/test_data.py @@ -2,6 +2,7 @@ This module has the mock object definitions used to hold reference geometry for the GEOS and GDAL tests. """ + import json import os |
