Eina: Convert eina_test_file.c to UTF-8
authorJean-Philippe Andre <jp.andre@samsung.com>
Tue, 19 Jan 2016 06:19:51 +0000 (15:19 +0900)
committerJean-Philippe Andre <jp.andre@samsung.com>
Tue, 19 Jan 2016 09:18:29 +0000 (18:18 +0900)
commit7832bab2533afa07afc434074243933c5f37d020
tree6b1ec1440849d5a9f77b5144c4d726f64a9db165
parent24417ff1a5885f9de89107e180aa273cab8567d0
Eina: Convert eina_test_file.c to UTF-8

It was encoded as ISO-8859 (Latin-1) before.
Maybe this will break these checks on Windows, but all of EFL APIs take
UTF-8 strings, so it doesn't make sense to have ISO-8859 here.
src/tests/eina/eina_test_file.c