Closed solosTec closed 1 year ago
On my machine with windows 10 and the latest version of visual studio I get an exception during startup. The reason is that normalize_test_case_name() creates an ill-formed string object. The provided change in line 438 fixes the problem.
On my machine with windows 10 and the latest version of visual studio I get an exception during startup. The reason is that normalize_test_case_name() creates an ill-formed string object. The provided change in line 438 fixes the problem.