Fix an XFAILing test.
commit4f1efe3df9652df4f46e2636694f1eb98a96c3d7
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)
treeb703872061f9a701172bf32558ac728918c16591
parent610ff55800a3269e7392a9647cf22232452f921b
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/svnrdump@1033555 13f79535-47bb-0310-9956-ffa450edef68
load_editor.c