comparison test/test_instance.py @ 7585:227aca44fea5

test: fix failure under cygwin python caused by line endings reading config.ini files under cygwin python results in \r\n terminated lines which do not compare properly with the success conditions. replace \r\n with \n when required.
author John Rouillard <rouilj@ieee.org>
date Mon, 24 Jul 2023 21:16:41 -0400
parents 778a9f455067
children 9c3ec0a5c7fc
comparison
equal deleted inserted replaced
7584:a5629f6e7ec2 7585:227aca44fea5

Roundup Issue Tracker: http://roundup-tracker.org/