Skip to content

Commit 82275ef

Browse files
committed
fix test
1 parent 2de6339 commit 82275ef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

diff/diff_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ func TestParseHunkNoChunksize(t *testing.T) {
2828
NewStartLine: 1,
2929
OrigLines: 0,
3030
OrigStartLine: 0,
31+
StartPosition: 1,
3132
}
3233
h := diff[0]
3334
h.Body = nil // We're not testing the body.

0 commit comments

Comments
 (0)