mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 08:58:59 +00:00
ini modules test fix
This commit is contained in:
parent
dd48f8ff50
commit
63efe11e4f
@ -105,8 +105,8 @@ empty_option=
|
|||||||
'test_set_option': {'after': 'test_set_value',
|
'test_set_option': {'after': 'test_set_value',
|
||||||
'before': None}
|
'before': None}
|
||||||
},
|
},
|
||||||
'SectionD': {'after': {'test_set_option2': 'test_set_value1',
|
'SectionD': {'after': {'test_set_option2': 'test_set_value1'},
|
||||||
'before': None}
|
'before': None
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
# Check existing option updated
|
# Check existing option updated
|
||||||
|
Loading…
Reference in New Issue
Block a user