diff -r 64c6a0d4d4bd -r 9e31a72bede7 tests/test-hybridencode.py --- a/tests/test-hybridencode.py Mon Sep 17 08:58:35 2012 +0200 +++ b/tests/test-hybridencode.py Sun Sep 16 22:43:24 2012 +0200 @@ -40,7 +40,7 @@ ', pipe |, question-mark ?, asterisk *') print "encoding directories ending in .hg, .i or .d with '.hg' suffix" -show('data/x.hg/x.i/x.d/foo') +show('data/x.h.i/x.hg/x.i/x.d/foo') show('data/a.hg/a.i/a.d/foo') show('data/au.hg/au.i/au.d/foo') show('data/aux.hg/aux.i/aux.d/foo')