diff options
author | Valery Piashchynski <[email protected]> | 2021-04-20 19:10:40 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2021-04-20 19:10:40 +0300 |
commit | e1e168da92e0dca0e067e08ecb4cf264b9344d45 (patch) | |
tree | 4e948caab88f54f4cd42d33abda3e4c3282dbe1b /tests/plugins | |
parent | 82fc4ef8ef81b1bec7d475a743ac28c84b04731d (diff) |
- Add placeholder for the service tests for Windows/macOS
Diffstat (limited to 'tests/plugins')
-rw-r--r-- | tests/plugins/service/placeholder.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/plugins/service/placeholder.go b/tests/plugins/service/placeholder.go new file mode 100644 index 00000000..6d43c336 --- /dev/null +++ b/tests/plugins/service/placeholder.go @@ -0,0 +1 @@ +package service |