From d321c4cf235873d8fc331a458618906b9d932ffa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20Fausb=C3=B8ll?= Date: Tue, 6 Jan 2026 11:15:44 +0100 Subject: [PATCH] Add empty lines at the beginning of headerchain_test.go --- core/headerchain_test.go | 3 +++ 1 file changed, 3 insertions(+) diff --git a/core/headerchain_test.go b/core/headerchain_test.go index b51fb8f226..99db578638 100644 --- a/core/headerchain_test.go +++ b/core/headerchain_test.go @@ -1,3 +1,6 @@ + + + // Copyright 2020 The go-ethereum Authors // This file is part of the go-ethereum library. //