parent
ad5bcb70df
commit
a84fcdb133
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ def test_shieldsymbolizer_init():
|
|||
# r1341
|
||||
eq_(s.wrap_before, False)
|
||||
eq_(s.horizontal_alignment, mapnik.horizontal_alignment.AUTO)
|
||||
eq_(s.justify_alignment, mapnik.justify_alignment.MIDDLE)
|
||||
eq_(s.justify_alignment, mapnik.justify_alignment.AUTO)
|
||||
eq_(s.opacity, 1.0)
|
||||
|
||||
# r2300
|
||||
|
|
Loading…
Reference in a new issue