Author: stsp Date: Tue Mar 27 12:11:12 2012 New Revision: 1305819 URL: http://svn.apache.org/viewvc?rev=1305819&view=rev Log: * subversion/tests/libsvn_wc/op-depth-test.c (move_added): Remove obsolete XFAIL marker comment.
Modified: subversion/trunk/subversion/tests/libsvn_wc/op-depth-test.c Modified: subversion/trunk/subversion/tests/libsvn_wc/op-depth-test.c URL: http://svn.apache.org/viewvc/subversion/trunk/subversion/tests/libsvn_wc/op-depth-test.c?rev=1305819&r1=1305818&r2=1305819&view=diff ============================================================================== --- subversion/trunk/subversion/tests/libsvn_wc/op-depth-test.c (original) +++ subversion/trunk/subversion/tests/libsvn_wc/op-depth-test.c Tue Mar 27 12:11:12 2012 @@ -4496,7 +4496,7 @@ move_added(const svn_test_opts_t *opts, {1, "A/B", "base-deleted", NO_COPY_FROM}, {1, "A2", "normal", 1, "A", MOVED_HERE}, {1, "A2/B", "normal", 1, "A/B", MOVED_HERE}, - {3, "A2/B/C", "normal", NO_COPY_FROM}, /* XFAIL */ + {3, "A2/B/C", "normal", NO_COPY_FROM}, {3, "A2/B/C2", "normal", NO_COPY_FROM}, {0} };