remove not yet implemented flag

This commit is contained in:
Dane Springmeyer 2013-03-14 17:01:57 -07:00
parent 93c4762ed5
commit 2b3170322d

View file

@ -46,8 +46,7 @@ def test_mapnik_config_valid_opts():
'--includes',
'--dep-includes',
'--cxxflags',
'--cflags',
'--all-flags'
'--cflags'
]
for item in valid_args:
cmd = 'mapnik-config ' + item