summaryrefslogtreecommitdiff
path: root/tests/chill.exp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chill.exp')
-rw-r--r--tests/chill.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/chill.exp b/tests/chill.exp
index 089843f..4d90f67 100644
--- a/tests/chill.exp
+++ b/tests/chill.exp
@@ -55,7 +55,6 @@ hash (str, len)
switch (hval)
{
default:
- case 30:
hval += asso_values[(unsigned char)str[29]];
case 29:
hval += asso_values[(unsigned char)str[28]];