Add parsing tests for get, set and show
[project/uci.git] / test / references / get_parsing.data
1 config 'type' 'section'
2         option 'opt'    'val'
3
4 config 'unnamed'
5         option 'opt1'   'val1'