diff options
Diffstat (limited to 'lib/tests/plugins.ini')
-rw-r--r-- | lib/tests/plugins.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lib/tests/plugins.ini b/lib/tests/plugins.ini new file mode 100644 index 00000000..5e20deda --- /dev/null +++ b/lib/tests/plugins.ini @@ -0,0 +1,7 @@ + +[check_disk] +foo=bar + +[section1] +foobar=baz + |