geostyler / geostyler-cli

BSD 2-Clause "Simplified" License
21 stars 8 forks source link

test: move SLD files into subfolder #367

Closed geographika closed 2 weeks ago

geographika commented 2 weeks ago

When running the test to process all files in a folder, other style files (.e.g qml) are attempted to be read with the SLD parser causing errors. This pull request moves SLD files to a subfolder, so the following test can be run without errors:

npm start -- -s sld -t qgis -o ./output testdata/sld
jansule commented 2 weeks ago

:tada: This PR is included in version 3.1.2 :tada:

The release is available on:

Your semantic-release bot :package::rocket: