mirror of
https://github.com/enzet/map-machine.git
synced 2025-07-08 20:27:46 +02:00
Close #98: copy license file to icon collection.
This commit is contained in:
parent
968addff4b
commit
1f4fb66c85
6 changed files with 36 additions and 15 deletions
|
@ -18,7 +18,8 @@ def test_mapcss() -> None:
|
|||
selector = writer.add_selector("node", matcher)
|
||||
assert (
|
||||
selector
|
||||
== """node[natural="tree"] {
|
||||
== """\
|
||||
node[natural="tree"] {
|
||||
icon-image: "icons/tree.svg";
|
||||
}
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue