mirror of
https://github.com/mapnik/mapnik.git
synced 2025-12-08 20:13:09 +00:00
Reenable Cairo and grid tests.
This commit is contained in:
parent
9682af53da
commit
38b95a12e7
@ -19,8 +19,8 @@ defaults = {
|
||||
'sizes': [(500, 100)],
|
||||
'scales':[1.0,2.0],
|
||||
'agg': True,
|
||||
'cairo': False,
|
||||
'grid': False,
|
||||
'cairo': True,
|
||||
'grid': True,
|
||||
}
|
||||
|
||||
sizes_many_in_big_range = [(800, 100), (600, 100), (400, 100),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user