7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
|
# this is the test data file for wxFileConfig tests
|
||
|
value1=one
|
||
|
# a comment here
|
||
|
value2=two
|
||
|
value\ with\ spaces\ inside\ it=nothing special
|
||
|
path=$PATH
|