ini modules test fix

This commit is contained in:
Ageeleshwar Kandavelu 2015-08-21 16:29:30 +05:30
parent dd48f8ff50
commit 63efe11e4f

View File

@ -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