summaryrefslogtreecommitdiff
path: root/tests/gis_tests
diff options
context:
space:
mode:
authorTom Carrick <tom@carrick.eu>2025-03-11 08:01:06 +0100
committerGitHub <noreply@github.com>2025-03-11 08:01:06 +0100
commit8df5ce80d26824ce72af41edc03275d435de9432 (patch)
treeab7ee353b9c3d48ae447be31b8d2c19215856d0b /tests/gis_tests
parentab148c02cedbac492f29930dcd5346e1af052635 (diff)
Fixed #36177 -- Added a trailing newline to JSON serializer. (#19232)
Diffstat (limited to 'tests/gis_tests')
-rw-r--r--tests/gis_tests/geogapp/fixtures/initial.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/gis_tests/geogapp/fixtures/initial.json b/tests/gis_tests/geogapp/fixtures/initial.json
index f0f0374d47..58b5d9a4a0 100644
--- a/tests/gis_tests/geogapp/fixtures/initial.json
+++ b/tests/gis_tests/geogapp/fixtures/initial.json
@@ -95,4 +95,4 @@
"poly" : "POLYGON ((-95.447918 29.727275, -95.447418 29.71003, -95.446918 29.69013, -95.454318 29.68893, -95.475819 29.68903, -95.475819 29.69113, -95.484419 29.69103, -95.484519 29.69903, -95.480419 29.70133, -95.480419 29.69833, -95.474119 29.69833, -95.474119 29.70453, -95.472719 29.71283, -95.468019 29.71293, -95.468219 29.720229, -95.464018 29.720229, -95.464118 29.724529, -95.463018 29.725929, -95.459818 29.726129, -95.459918 29.720329, -95.451418 29.720429, -95.451775 29.726303, -95.451318 29.727029, -95.447918 29.727275))"
}
}
-] \ No newline at end of file
+]