Fix an XFAILing test.
commit09291241383bb53a6a0fac0aeff144fdc0ccc7a6
authorDaniel Shahaf <d.s@daniel.shahaf.name>
Wed, 10 Nov 2010 16:07:32 +0000 (10 16:07 +0000)
committerDaniel Shahaf <d.s@daniel.shahaf.name>
Wed, 10 Nov 2010 16:07:32 +0000 (10 16:07 +0000)
tree0bf3abb04fe694772f57d7f4439d28bd87ef392a
parent7eaf6a1f29e386b1a01a2c6f8e3ae067ea444704
Fix an XFAILing test.

* subversion/svnrdump/load_editor.c
  (close_revision):
    Call close_directory() on the root directory baton.

* subversion/tests/cmdline/svnrdump_tests.py
  (test_list):
    Expect dir_prop_change_load() to pass unconditionally.

git-svn-id: http://svn.apache.org/repos/asf/subversion/trunk/subversion/tests/cmdline@1033555 13f79535-47bb-0310-9956-ffa450edef68
svnrdump_tests.py