1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

Trying to fix errors of non-ASCII characters while parsing

This commit is contained in:
Alex Overchenko
2020-11-27 16:10:26 +03:00
committed by Alex Overchenko
parent 474d201800
commit e32809c529

View File

@@ -250,7 +250,7 @@ class ParseOutput
puts ''
puts '=================== RESULTS ====================='
puts ''
File.open(file_name).each do |line|
File.open(file_name, :encoding => "UTF-8").each do |line|
# Typical test lines look like these:
# ----------------------------------------------------
# 1. normal output: