1
0
Fork 0
forked from forgejo/forgejo

Add support for invalidating comments

Signed-off-by: Jonas Franz <info@jonasfranz.software>
This commit is contained in:
Jonas Franz 2018-05-13 13:24:19 +02:00
parent 066086c390
commit 7986d6ed22
No known key found for this signature in database
GPG key ID: 506AEEBE80BEDECD
7 changed files with 154 additions and 28 deletions

View file

@ -48,7 +48,7 @@ func TestDiff_LoadComments(t *testing.T) {
{
Lines: []*DiffLine{
{
LeftIdx: 4,
LeftIdx: 4,
RightIdx: 4,
},
},