15 lines
148 B
INI
15 lines
148 B
INI
|
# This config file is for testing test_opts
|
||
|
|
||
|
[sect1]
|
||
|
one=two
|
||
|
|
||
|
[check_disk]
|
||
|
foo=Bar
|
||
|
this=Your Mother!
|
||
|
blank=
|
||
|
|
||
|
[sect2]
|
||
|
something else=oops
|
||
|
this=that
|
||
|
|