fix build

This commit is contained in:
Evgeny Danienko 2022-05-11 10:53:35 +03:00
parent 63cd7a3273
commit b43ebd5f96

View file

@ -16,9 +16,6 @@
// Package tests implements execution of Ethereum JSON tests. // Package tests implements execution of Ethereum JSON tests.
//go:build integration
// +build integration
package tests package tests
import ( import (