Fix encoding in tests

This commit is contained in:
Manuel Ebert 2014-05-22 12:16:26 -07:00 committed by William Minchin
parent 21443df8a5
commit 2444b4afe2
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@
<key>Location</key> <key>Location</key>
<dict> <dict>
<key>Administrative Area</key> <key>Administrative Area</key>
<string>Ãstergötlands län</string> <string>Östergötlands län</string>
<key>Country</key> <key>Country</key>
<string>Sverige</string> <string>Sverige</string>
<key>Latitude</key> <key>Latitude</key>

View file

@ -19,7 +19,7 @@
<key>Location</key> <key>Location</key>
<dict> <dict>
<key>Administrative Area</key> <key>Administrative Area</key>
<string>Ãstergötlands län</string> <string>Östergötlands län</string>
<key>Country</key> <key>Country</key>
<string>Sverige</string> <string>Sverige</string>
<key>Latitude</key> <key>Latitude</key>