Removed logging accidently left in test.
This commit is contained in:
parent
e6c5f705e5
commit
fa902bc97d
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ from timeit import Timer, time
|
|||
from nose.tools import *
|
||||
from utilities import execution_path, run_all
|
||||
|
||||
mapnik.logger.set_severity(mapnik.severity_type.Debug)
|
||||
|
||||
def setup():
|
||||
# All of the paths used are relative, if we run the tests
|
||||
# from another directory we need to chdir()
|
||||
|
|
Loading…
Reference in a new issue