diff options
author | Valery Piashchynski <[email protected]> | 2020-12-15 17:59:20 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-12-15 17:59:20 +0300 |
commit | 089a202aa716f3510402ff8baf47a3b9bfaefcb8 (patch) | |
tree | c0d889ab896804da239dd3e1bd16de0bdd70e379 /plugins/reload/tests/plugin_test.go | |
parent | 21b51367e27f5a1b166459a115e4655d07a5d832 (diff) |
Update reloader to support new container
Diffstat (limited to 'plugins/reload/tests/plugin_test.go')
-rw-r--r-- | plugins/reload/tests/plugin_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/reload/tests/plugin_test.go b/plugins/reload/tests/plugin_test.go new file mode 100644 index 00000000..ca8701d2 --- /dev/null +++ b/plugins/reload/tests/plugin_test.go @@ -0,0 +1 @@ +package tests |