aboutsummaryrefslogtreecommitdiffstats
path: root/erts
diff options
context:
space:
mode:
authorBjörn-Egil Dahlberg <[email protected]>2013-02-18 11:55:01 +0100
committerBjörn-Egil Dahlberg <[email protected]>2013-02-19 10:00:05 +0100
commit0b3617b7118e7b6e40c73d730734904ffa8b68cc (patch)
treed90478ab9725b0b66dc0d06053ad55fb48ad2c6a /erts
parentf7095c4c3ac256f2d587475d11a1cd09f9454a76 (diff)
downloadotp-0b3617b7118e7b6e40c73d730734904ffa8b68cc.tar.gz
otp-0b3617b7118e7b6e40c73d730734904ffa8b68cc.tar.bz2
otp-0b3617b7118e7b6e40c73d730734904ffa8b68cc.zip
tests: Add latin1 chars atom test
Diffstat (limited to 'erts')
-rw-r--r--erts/emulator/test/hash_SUITE.erl2
1 files changed, 2 insertions, 0 deletions
diff --git a/erts/emulator/test/hash_SUITE.erl b/erts/emulator/test/hash_SUITE.erl
index 898eae8c15..1319b93731 100644
--- a/erts/emulator/test/hash_SUITE.erl
+++ b/erts/emulator/test/hash_SUITE.erl
@@ -1,3 +1,4 @@
+%% -*- coding: utf-8 -*-
%%
%% %CopyrightBegin%
%%
@@ -363,6 +364,7 @@ phash2_test() ->
%% (cannot use block_hash due to compatibility issues...)
{abc,26499},
{abd,26500},
+ {'åäö', 62518},
%% small
{0,3175731469},