diff --git a/rhodecode/lib/diffs.py b/rhodecode/lib/diffs.py --- a/rhodecode/lib/diffs.py +++ b/rhodecode/lib/diffs.py @@ -699,7 +699,7 @@ class DiffProcessor(object): if enable_comments and change['action'] != Action.CONTEXT: _html.append('''''') - _html.append('''
+ | ... | ... | @@ -85,7 +85,7 @@ def test_diffprocessor_as_html_with_comm | |||
+ | 2 | |||||
+ | 3 | |||||
+ | 4 | |||||
+ | 5 | |||||
+ | ||||||
+ | 6 | |||||
+ | 7 | |||||
+ | 8 |