« Previous | Next » 

Revision 18544dc0

ID18544dc00428d811f8126eb0245ee247425e53d9
Parent 58e4df3c
Child ad8076ee

Added by Ilias Tsitsimpis almost 10 years ago

Fix '_create_instance' in config_unittest

Previously '_create_instance' would initialize the config object every
time it would be called. This causes '_WriteConfig' to fail with
ConfigurationError: The configuration file has been modified since the
last write. Fix this by passing the config object to '_create_instance'
method.

Signed-off-by: Ilias Tsitsimpis <>
Reviewed-by: Jose A. Lopes <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences