From 82fc4ef8ef81b1bec7d475a743ac28c84b04731d Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Tue, 20 Apr 2021 19:09:11 +0300 Subject: - Service plugin tests are Linux specific --- tests/plugins/service/service_plugin_test.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/plugins') diff --git a/tests/plugins/service/service_plugin_test.go b/tests/plugins/service/service_plugin_test.go index 2c4e53fe..9e8d4453 100644 --- a/tests/plugins/service/service_plugin_test.go +++ b/tests/plugins/service/service_plugin_test.go @@ -1,3 +1,5 @@ +// +build linux + package service import ( -- cgit v1.2.3