forked from cerc-io/plugeth
cmd/swarm: disable ACT tests on windows (#17536)
This commit is contained in:
parent
e29c2e4364
commit
9574968116
@ -13,6 +13,9 @@
|
||||
//
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with go-ethereum. If not, see <http://www.gnu.org/licenses/>.
|
||||
|
||||
// +build !windows
|
||||
|
||||
package main
|
||||
|
||||
import (
|
||||
|
Loading…
Reference in New Issue
Block a user