Merge pull request #6179 from claudiubelu/integration/enable-test-runtime-handler

integration: Enables TestRuntimeHandler for Windows
This commit is contained in:
Phil Estes 2021-11-03 14:14:33 -07:00 committed by GitHub
commit fd07d74d6d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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