Skip to content

Commit e02d964

Browse files
Format .jl files (#340)
Co-authored-by: yeesian <[email protected]>
1 parent edc302d commit e02d964

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/test_display.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,6 @@ import ArchGDAL as AG
7777
pgeom = AG.preparegeom(geom)
7878
@test sprint(print, geom) == "Geometry: POINT (10 10)"
7979
@test sprint(print, pgeom) == "Prepared Geometry"
80-
8180
end
8281

8382
# untested

0 commit comments

Comments
 (0)