mirror of
https://github.com/mapbox/tippecanoe.git
synced 2025-04-05 10:09:08 +00:00
Forgot to check in this file
This commit is contained in:
parent
200f6777ba
commit
915b1481ad
3
tests/filter/remove
Executable file
3
tests/filter/remove
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
sed 's/"layer": "[^"]*",*//'
|
3
tests/filter/rename2
Executable file
3
tests/filter/rename2
Executable file
@ -0,0 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
sed 's/"layer": "[^"]*"/"layer": "renamed_again"/'
|
Loading…
x
Reference in New Issue
Block a user