Sergej Jurecko 9 лет назад
Родитель
Сommit
b4d28fa2ed
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      test/mysql_encode_tests.erl

+ 1 - 0
test/mysql_encode_tests.erl

@@ -1,3 +1,4 @@
+%% coding: utf-8
 %% @doc This test suite does not require an actual MySQL connection.
 -module(mysql_encode_tests).
 -include_lib("eunit/include/eunit.hrl").