msxml3/tests: Clean up test_removeChild.
commitd1c8083b93ab9dd32fc1449d6ba23c58836c1a41
authorMichael Karcher <wine@mkarcher.dialup.fu-berlin.de>
Sun, 5 Oct 2008 10:12:21 +0000 (5 12:12 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 6 Oct 2008 12:18:55 +0000 (6 14:18 +0200)
tree022606ef68cb3c449451b41280510422c99f828c
parent2cc258f6c97891afc6feaec1b8bbaba9e7b5755e
msxml3/tests: Clean up test_removeChild.

Rename variables to help the reader following the xml traversal. While doing
that, I encountered a possible typo, as node_list2 was never used after being
acquired. This version now really tries to delete a grandchild and expects
a failure.
dlls/msxml3/tests/domdoc.c