diff --git a/rhodecode/tests/lib/test_diffs.py b/rhodecode/tests/lib/test_diffs.py --- a/rhodecode/tests/lib/test_diffs.py +++ b/rhodecode/tests/lib/test_diffs.py @@ -86,8 +86,10 @@ def test_diffprocessor_as_html_with_comm
#!/usr/bin/python@@ -95,8 +97,10 @@ def test_diffprocessor_as_html_with_comm
# Setup file for X@@ -104,8 +108,10 @@ def test_diffprocessor_as_html_with_comm
# Copyright (C) No one@@ -113,8 +119,10 @@ def test_diffprocessor_as_html_with_comm
@@ -122,8 +130,10 @@ def test_diffprocessor_as_html_with_comm
x@@ -131,8 +141,10 @@ def test_diffprocessor_as_html_with_comm
try:@@ -140,8 +152,10 @@ def test_diffprocessor_as_html_with_comm
from setuptools import setup, Extension@@ -149,8 +163,10 @@ def test_diffprocessor_as_html_with_comm
except ImportError: