mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
renable cairo visual tests if cairo is installed
This commit is contained in:
parent
4ba061f506
commit
dfec39224b
@ -20,9 +20,7 @@ defaults = {
|
||||
'sizes': [(500, 100)],
|
||||
'scales':[1.0,2.0],
|
||||
'agg': True,
|
||||
'cairo': True,
|
||||
# disabled for 2.2.x since cairo tests are unstable (springmeyer)
|
||||
#'cairo': mapnik.has_cairo(),
|
||||
'cairo': mapnik.has_cairo(),
|
||||
'grid': True
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user