Blame tests/testReplaceExisting.expected

Packit ea8578
==== delete-in-loop test starting ====
Packit ea8578
Key at index 0 is [foo1] 0 (kept)
Packit ea8578
Key at index 1 is [foo2] 0 (kept)
Packit ea8578
Key at index 2 is [deleteme] 0 (deleted)
Packit ea8578
Key at index 3 is [foo3] 0 (kept)
Packit ea8578
==== replace-value first loop starting ====
Packit ea8578
Key at index 0 is [foo1] 0
Packit ea8578
Key at index 1 is [foo2] 0
Packit ea8578
replacing value for key [foo2]
Packit ea8578
Key at index 2 is [foo3] 0
Packit ea8578
==== second loop starting ====
Packit ea8578
Key at index 0 is [foo1] 0
Packit ea8578
Key at index 1 is [foo2] 0
Packit ea8578
pointer for key [foo2] does match
Packit ea8578
Key at index 2 is [foo3] 0