diff --git a/pkg/depcaps/depcaps_linux_test.go b/pkg/depcaps/depcaps_others_test.go similarity index 78% rename from pkg/depcaps/depcaps_linux_test.go rename to pkg/depcaps/depcaps_others_test.go index 876f7b7..e72ae15 100644 --- a/pkg/depcaps/depcaps_linux_test.go +++ b/pkg/depcaps/depcaps_others_test.go @@ -1,3 +1,6 @@ +//go:build !windows +// +build !windows + package depcaps_test import (