Author: stylesen
Date: Thu Jun 17 08:54:59 2010
New Revision: 955513

URL: http://svn.apache.org/viewvc?rev=955513&view=rev
Log:
Follow up r955334.

* subversion/tests/cmdline/copy_tests.py
  (allow_unversioned_parent_for_copy_src): Remove XFail marker.

Modified:
    subversion/trunk/subversion/tests/cmdline/copy_tests.py

Modified: subversion/trunk/subversion/tests/cmdline/copy_tests.py
URL: 
http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/cmdline/copy_tests.py?rev=955513&r1=955512&r2=955513&view=diff
==============================================================================
--- subversion/trunk/subversion/tests/cmdline/copy_tests.py (original)
+++ subversion/trunk/subversion/tests/cmdline/copy_tests.py Thu Jun 17 08:54:59 
2010
@@ -4570,7 +4570,7 @@ test_list = [ None,
               copy_make_parents_wc_repo,
               copy_make_parents_repo_repo,
               URI_encoded_repos_to_wc,
-              XFail(allow_unversioned_parent_for_copy_src),
+              allow_unversioned_parent_for_copy_src,
               replaced_local_source_for_incoming_copy,
               unneeded_parents,
               double_parents_with_url,


Reply via email to