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