From fa902bc97d96b3d02a9e6fb9853fe69698e79ea4 Mon Sep 17 00:00:00 2001 From: Blake Thompson Date: Thu, 4 Dec 2014 10:49:21 -0500 Subject: [PATCH] Removed logging accidently left in test. --- tests/python_tests/image_test.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/python_tests/image_test.py b/tests/python_tests/image_test.py index 813dede55..8316da4e8 100644 --- a/tests/python_tests/image_test.py +++ b/tests/python_tests/image_test.py @@ -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()