Commit 3fada40
committed
Revert "Fix UTF8 encoding error"
This reverts commit 2608b9d.
Replaced by: simplecov-ruby/simplecov#866
As suggested by: #91 (comment)
Should be safe to revert as apparently ruby itself doesn't work
when the encoding isn't declared properly so should be good.
For files that aren't required by ruby but tracked we added a
test case with broken encoding (in simplecov main) but it still
seems to work. So this complexity is likely not needed anymore.1 parent 7540373 commit 3fada40
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
| |||
0 commit comments