summaryrefslogtreecommitdiff
path: root/tests/plugins/service
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2021-04-20 19:09:11 +0300
committerValery Piashchynski <[email protected]>2021-04-20 19:09:11 +0300
commit82fc4ef8ef81b1bec7d475a743ac28c84b04731d (patch)
treec8b77d3938cc4c760bad77adc03d412e06721120 /tests/plugins/service
parent02cb030cec51a81c6b2f6d8351e66112eb2c9b7f (diff)
- Service plugin tests are Linux specific
Diffstat (limited to 'tests/plugins/service')
-rw-r--r--tests/plugins/service/service_plugin_test.go2
1 files changed, 2 insertions, 0 deletions
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 (