Skip to content
Permalink
Browse files
Fix indentation after cherry-picking
  • Loading branch information
rldhont committed Aug 23, 2016
1 parent 2aceb89 commit 9841b09
Showing 1 changed file with 0 additions and 1 deletion.
@@ -372,7 +372,6 @@ def test_getLegendGraphics(self):
self.assertEquals(-1, h.find('Content-Type: text/xml; charset=utf-8'), "Header: %s\nResponse:\n%s" % (h, r))
self.assertNotEquals(-1, h.find('Content-Type: image/png'), "Header: %s\nResponse:\n%s" % (h, r))


# The following code was used to test type conversion in python bindings
# def test_qpair(self):
# """Test QPair bindings"""

0 comments on commit 9841b09

Please sign in to comment.