diff --git a/integration/runtime_handler_test.go b/integration/runtime_handler_test.go index 479524825..52cb6c26f 100644 --- a/integration/runtime_handler_test.go +++ b/integration/runtime_handler_test.go @@ -1,6 +1,3 @@ -//go:build linux -// +build linux - /* Copyright The containerd Authors.