diff options
author | Valery Piashchynski <[email protected]> | 2020-11-30 16:19:35 +0300 |
---|---|---|
committer | Valery Piashchynski <[email protected]> | 2020-11-30 16:19:35 +0300 |
commit | f44faa14e6aaaf596da806dcbde062b7c4fb30ee (patch) | |
tree | 2710552f754d64389cd29c204999038c9574a9ba /plugins/headers/tests/headers_plugin_test.go | |
parent | 0a5116e9dcce76c8f845f4fdda41d448f3e38955 (diff) |
Initial commit of headers plugin
Diffstat (limited to 'plugins/headers/tests/headers_plugin_test.go')
-rw-r--r-- | plugins/headers/tests/headers_plugin_test.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/headers/tests/headers_plugin_test.go b/plugins/headers/tests/headers_plugin_test.go new file mode 100644 index 00000000..ca8701d2 --- /dev/null +++ b/plugins/headers/tests/headers_plugin_test.go @@ -0,0 +1 @@ +package tests |