# HG changeset patch # User Sean Farley # Date 1512082146 28800 # Node ID 60a82693d43cb7eec816994ae2dae68deb2fe20f # Parent 5e49230a6cd52b03d12bcf0388bd0eb921fbe909 tests: fix bad (re) match It seems fffe8883960b incorrectly did a match on the second parent (which is null) and that core Mercurial mistakenly matched the whole line with (re). This was recently fixed in 6d5718e39657 in core, so let's update the test with the correct match. diff -r 5e49230a6cd5 -r 60a82693d43c tests/test-encoding.t --- a/tests/test-encoding.t Mon Nov 27 17:49:04 2017 -0500 +++ b/tests/test-encoding.t Thu Nov 30 14:49:06 2017 -0800 @@ -52,7 +52,7 @@ | o changeset: 2:8bc4d64940260d4a1e70b54c099d3a76c83ff41e | parent: 1:f35a3100b78e57a0f5e4589a438f952a14b26ade - | parent: 1:(9f6268bfc9eb3956c5ab8752d7b983b0ffe57115|955b24cf6f8f293741d3f39110c6fe554c292533) (re) + | parent: -1:0000000000000000000000000000000000000000 | manifest: 2:f580e7da3673c137370da2b931a1dee83590d7b4 | user: t\xc3\xa9st \xc3\xa8nc\xc3\xb6d\xc3\xaeng (esc) | date: Mon Jan 01 00:00:12 2007 +0000