swarm/storage/mock: Omit test on <1.8

This commit is contained in:
lash 2018-01-18 22:28:07 +01:00
parent 2ae13751ad
commit 7a1099dfa8

View file

@ -1,3 +1,5 @@
// +build 1.8
//
// Copyright 2018 The go-ethereum Authors
// This file is part of the go-ethereum library.
//