diff --git a/testscour.py b/testscour.py
index af9ce96..ee2eef7 100755
--- a/testscour.py
+++ b/testscour.py
@@ -1031,7 +1031,7 @@ class DoNotPrettyPrintWhenWhitespacePreserved(unittest.TestCase):
def runTest(self):
with open('unittests/whitespace-important.svg') as f:
s = scour.scourString(f.read()).splitlines()
- c = '''
+ c = '''
@@ -1044,7 +1044,7 @@ class DoNotPrettyPrintWhenNestedWhitespacePreserved(unittest.TestCase):
def runTest(self):
with open('unittests/whitespace-nested.svg') as f:
s = scour.scourString(f.read()).splitlines()
- c = '''
+ c = '''