integration: Enables TestRuntimeHandler for Windows

Signed-off-by: Claudiu Belu <cbelu@cloudbasesolutions.com>
This commit is contained in:
Claudiu Belu 2021-10-07 18:20:59 -07:00
parent d97b40c300
commit 0ba3532f54

View File

@ -1,6 +1,3 @@
//go:build linux
// +build linux
/*
Copyright The containerd Authors.