diff options
Diffstat (limited to 'lib/tests/plugin.ini')
-rw-r--r-- | lib/tests/plugin.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lib/tests/plugin.ini b/lib/tests/plugin.ini index d07fc4f..e22f8bd 100644 --- a/lib/tests/plugin.ini +++ b/lib/tests/plugin.ini | |||
@@ -3,10 +3,16 @@ | |||
3 | username=operator | 3 | username=operator |
4 | password=secret # Remember to change later | 4 | password=secret # Remember to change later |
5 | 5 | ||
6 | [section_twice] | ||
7 | foo=bar | ||
8 | |||
6 | [check_mysql2] | 9 | [check_mysql2] |
7 | u=admin | 10 | u=admin |
8 | p=secret | 11 | p=secret |
9 | 12 | ||
13 | [section_twice] | ||
14 | bar=foo | ||
15 | |||
10 | [check space_and_flags] | 16 | [check space_and_flags] |
11 | foo=bar | 17 | foo=bar |
12 | a= | 18 | a= |